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 褂カ鄒壼豸鄒喊 11100101111001101011011011100111101111101001101011100101111001101011011011100111101111101001101001011110 e5e6b6e7be9ae5e6b6e7be9a5e
EUC-JP 褂カ鄒壼豸鄒喊 1110101011101000100011101011011011101110110000001101010011100111111011001011100011101110110000001101001110111111 eae88eb6eec0d4e7ecb8eec0d3bf
UTF-8 褂カ鄒壼豸鄒喊 111010001010010010000010111011111011110110110110111010011000010010010010111001011010001110111100111010001011000110111000111010011000010010010010111001011001011010001010 e8a482efbdb6e98492e5a3bce8b1b8e98492e5968a
UHC ??鄒??鄒喊 00111111001111111111010111011011001111110011111111110101110110111111100111100010 3f3ff5db3f3ff5dbf9e2

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