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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 襭笈唇L襭笈唇L^ 111001100100001010001011100010001001000001001111010011001110011001000010100010111000100010010000010011110100110001011110 e6428b88904f4ce6428b88904f4c5e
EUC-JP 襭笈唇L襭笈唇L^ 111010111010001110110101111010001011111110110000010011001110101110100011101101011110100010111111101100000100110001011110 eba3b5e8bfb04ceba3b5e8bfb04c5e
UTF-8 襭笈唇L襭笈唇L^ 111010001010010110101101111001111010110010001000111001011001010010000111010011001110100010100101101011011110011110101100100010001110010110010100100001110100110001011110 e8a5ade7ac88e594874ce8a5ade7ac88e594874c5e
UHC ??唇L??唇L^ 0011111100111111111100101100011001001100001111110011111111110010110001100100110001011110 3f3ff2c64c3f3ff2c64c5e

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