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 ???WD???WD^ 0011111100111111001111110101011101000100001111110011111100111111010101110100010001011110 3f3f3f57443f3f3f57445e
SJIS-WIN 底??WD底??WD^ 10010010111010100011111100111111010101110100010010010010111010100011111100111111010101110100010001011110 92ea3f3f574492ea3f3f57445e
EUC-JP 底??WD底??WD^ 11000100111011000011111100111111010101110100010011000100111011000011111100111111010101110100010001011110 c4ec3f3f5744c4ec3f3f57445e
UTF-8 底깍쉥WD底깍쉥WD^ 1110010110111010100101011110101010111001100011011110110010001001101001010101011101000100111001011011101010010101111010101011100110001101111011001000100110100101010101110100010001011110 e5ba95eab98dec89a55744e5ba95eab98dec89a557445e
UHC 底깍쉥WD底깍쉥WD^ 1110111010111100101100011110111110111101101010110101011101000100111011101011110010110001111011111011110110101011010101110100010001011110 eebcb1efbdab5744eebcb1efbdab57445e

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