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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
EUC-JP ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
UTF-8 렰렕렮롚v렰렕렮롚vB 111010111010000010110000111010111010000010010101111010111010000010101110111010111010000110011010011101101110101110100000101100001110101110100000100101011110101110100000101011101110101110100001100110100111011001000010 eba0b0eba095eba0aeeba19a76eba0b0eba095eba0aeeba19a7642
UHC 렰렕렮롚v렰렕렮롚vB 10001110101111011000111010101010100011101011101110001110110111100111011010001110101111011000111010101010100011101011101110001110110111100111011001000010 8ebd8eaa8ebb8ede768ebd8eaa8ebb8ede7642

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