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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
EUC-JP ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
UTF-8 묳뫇뫌L묳뫇뫌L^ 111010111010110010110011111010111010101110000111111010111010101110001100010011001110101110101100101100111110101110101011100001111110101110101011100011000100110001011110 ebacb3ebab87ebab8c4cebacb3ebab87ebab8c4c5e
UHC 묳뫇뫌L묳뫇뫌L^ 100100100100101010010001101010101001000110101110010011001001001001001010100100011010101010010001101011100100110001011110 924a91aa91ae4c924a91aa91ae4c5e

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