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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?讌螻。髮豺蜴 001111111110011010100101111001011011000110100001111010011001101111100110101101111110010110001110 3fe6a5e5b1a1e99be6b7e58e
EUC-JP 訵讌螻。髮豺蜴 100011111101110111010011111011001010011111101010101100111000111010100001111100011111101111101100101110011110100111101110 8fddd3eca7eab38ea1f1fbecb9e9ee
UTF-8 訵讌螻。髮豺蜴 111010001010100010110101111010001010111010001100111010001001111010111011111011111011110110100001111010011010101110101110111010001011000110111010111010001001110010110100 e8a8b5e8ae8ce89ebbefbda1e9abaee8b1bae89cb4
UHC ????髮豺? 001111110011111100111111001111111101101110100101111000111100111100111111 3f3f3f3fdba5e3cf3f

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