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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 予????????? 1001011101011100001111110011111100111111001111110011111100111111001111110011111100111111 975c3f3f3f3f3f3f3f3f3f
EUC-JP 予????????? 1100110110111101001111110011111100111111001111110011111100111111001111110011111100111111 cdbd3f3f3f3f3f3f3f3f3f
UTF-8 予뀀졁呂뽯졁轢용젿轢 111001001011101010001000111010111000000010000000111011001010000110000001111011111010011010000000111010111011110110101111111011001010000110000001111011111010011010001101111011001001101010101001111011001010000010111111111011111010011010001101 e4ba88eb8080eca181efa680ebbdafeca181efa68dec9aa9eca0bfefa68d
UHC 予뀀졁呂뽯졁轢용젿轢 1110010111111000101100101110101110100000101100101110010111111011100101101110101110100000101100101110011010111100101111111110101110100000101100011110011010111100 e5f8b2eba0b2e5fb96eba0b2e6bcbfeba0b1e6bc

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