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 ?閥?乘????? 0011111110010100101101000011111110011000101010010011111100111111001111110011111100111111 3f94b43f98a93f3f3f3f3f
EUC-JP ?閥?乘????紈 00111111110010001011011000111111110100001010101100111111001111110011111100111111100011111101001111001101 3fc8b63fd0ab3f3f3f3f8fd3cd
UTF-8 뤶閥툘乘렧셍설뤗紈 111010111010010010110110111010011001011010100101111011011000100010011000111001001011100110011000111010111010000010100111111011001000010110001101111011001000010010100100111010111010010010010111111001111011010010001000 eba4b6e996a5ed8898e4b998eba0a7ec858dec84a4eba497e7b488
UHC 뤶閥툘乘렧셍설뤗紈 100011111110010011011011111011001011100010001111111000111010101110001110101101101011110011000100101111001011001110001111110001111111110010111100 8fe4dbecb88fe3ab8eb6bcc4bcb38fc7fcbc

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