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 闢榊揩蝮、閻エ 111010001001001110001101111001011001110110000010111001011001110110100100111010001000010110110100 e8938de59d82e59da4e885b4
EUC-JP 闢榊揩蝮、閻エ 1110111111110011101110101110011111011001111000101110100111111101100011101010010011101111111001011000111010110100 eff3bae7d9e2e9fd8ea4efe58eb4
UTF-8 闢榊揩蝮、閻エ 111010011001011110100010111001101010011010001010111001101000111110101001111010001001110110101110111011111011110110100100111010011001011010111011111011111011110110110100 e997a2e6a68ae68fa9e89daeefbda4e996bbefbdb4
UHC 闢????閻? 110111001010001100111111001111110011111100111111111001111010001000111111 dca33f3f3f3fe7a23f

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