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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 跌ク蜊ウ荳ケ豺。 111001101110100110111000111001011000110110110011111001001011100010111001111001101011011110100001 e6e9b8e58db3e4b8b9e6b7a1
EUC-JP 跌ク蜊ウ荳ケ豺。 11101100111010111000111010111000111010011110110110001110101100111110100010111010100011101011100111101100101110011000111010100001 eceb8eb8e9ed8eb3e8ba8eb9ecb98ea1
UTF-8 跌ク蜊ウ荳ケ豺。 111010001011011110001100111011111011110110111000111010001001110010001010111011111011110110110011111010001000110110110011111011111011110110111001111010001011000110111010111011111011110110100001 e8b78cefbdb8e89c8aefbdb3e88db3efbdb9e8b1baefbda1
UHC 跌???荳?豺? 1111001011110110001111110011111100111111110101001110010100111111111000111100111100111111 f2f63f3f3fd4e53fe3cf3f

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