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 穩??節h?彗 1110001001110010001111110011111110010000110111111000001010001000001111111001110001100001 e2723f3f90df82883f9c61
EUC-JP 穩??節h?彗 1110001111010011001111110011111111000000111000011010001111101000001111111101011111000010 e3d33f3fc0e1a3e83fd7c2
UTF-8 穩뚦즺節h떐彗 111001111010100110101001111010111001101010100110111011001010011010111010111001111010111110000000111011111011110110001000111010111001011010010000111001011011110110010111 e7a9a9eb9aa6eca6bae7af80efbd88eb9690e5bd97
UHC 穩뚦즺節h떐彗 1110100010110001100011001110010110100011100011001110111110111101101000111110100010001011101001101111101110110010 e8b18ce5a38cefbda3e88ba6fbb2

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