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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ??????儒?? 00111111001111110011111100111111001111110011111110001110111100100011111100111111 3f3f3f3f3f3f8ef23f3f
EUC-JP ???嫄??儒?? 001111110011111100111111100011111011101010100001001111110011111110111100111101000011111100111111 3f3f3f8fbaa13f3fbcf43f3f
UTF-8 列룸뱪嫄뽫빊儒덇괌 111011111010011010011100111010111010001110111000111010111011000110101010111001011010101110000100111010111011110110101011111010111011100110001010111001011000010010010010111010111000110110000111111010101011010010001100 efa69ceba3b8ebb1aae5ab84ebbdabebb98ae58492eb8d87eab48c
UHC 列룸뱪嫄뽫빊儒덇괌 111001101110101010110111111010111001001110010000111010101011000110010110111001111001010110110000111010101110001110001000111010101011000110100001 e6eab7eb9390eab196e795b0eae388eab1a1

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