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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
EUC-JP ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
UTF-8 앵롍렯렯얏롌렯렕 111011001001010110110101111010111010000110001101111010111010000010101111111010111010000010101111111011001001011010001111111010111010000110001100111010111010000010101111111010111010000010010101 ec95b5eba18deba0afeba0afec968feba18ceba0afeba095
UHC 앵롍렯렯얏롌렯렕 10111110110111101000111011010011100011101011110010001110101111001011111011100110100011101101001010001110101111001000111010101010 bede8ed38ebc8ebcbee68ed28ebc8eaa

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