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 樂L}樂L{^ 1110011010101000100000100100110001111101111001101010100010000010010011000111101101011110 e6a8824c7de6a8824c7b5e
SJIS-WIN ?¨?L}?¨?L{^ 00111111100000010100111000111111010011000111110100111111100000010100111000111111010011000111101101011110 3f814e3f4c7d3f814e3f4c7b5e
EUC-JP �L}�L{^ 1000111110101001110000011010000110101111001111110100110001111101100011111010100111000001101000011010111100111111010011000111101101011110 8fa9c1a1af3f4c7d8fa9c1a1af3f4c7b5e
UTF-8 樂L}樂L{^ 1100001110100110110000101010100011000010100000100100110001111101110000111010011011000010101010001100001010000010010011000111101101011110 c3a6c2a8c2824c7dc3a6c2a8c2824c7b5e
UHC �L}�L{^ 101010011010000110100001101001110011111101001100011111011010100110100001101000011010011100111111010011000111101101011110 a9a1a1a73f4c7da9a1a1a73f4c7b5e

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