To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???肄?}???肄?{^ 001111110011111100111111111000111110010100111111011111010011111100111111001111111110001111100101001111110111101101011110 3f3f3fe3e53f7d3f3f3fe3e53f7b5e
EUC-JP ???肄?}???肄?{^ 001111110011111100111111111001101110011100111111011111010011111100111111001111111110011011100111001111110111101101011110 3f3f3fe6e73f7d3f3f3fe6e73f7b5e
UTF-8 囹덀깺肄뻧}囹덀깺肄뻧{^ 111011111010011010101001111010111000110110000000111010101011100110111010111010001000001010000100111010111011101110100111011111011110111110100110101010011110101110001101100000001110101010111001101110101110100010000010100001001110101110111011101001110111101101011110 efa6a9eb8d80eab9bae88284ebbba77defa6a9eb8d80eab9bae88284ebbba77b5e
UHC 囹덀깺肄뻧}囹덀깺肄뻧{^ 1110011110101010100010001110001110000011101001101110110010111101100101100110110101111101111001111010101010001000111000111000001110100110111011001011110110010110011011010111101101011110 e7aa88e383a6ecbd966d7de7aa88e383a6ecbd966d7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)