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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 蓁倬#蓁倬#B 11100100111010111001100011101001100000011001010011100100111010111001100011101001100000011001010001000010 e4eb98e98194e4eb98e9819442
EUC-JP 蓁倬#蓁倬#B 11101000111011011101000011101011101000011111010011101000111011011101000011101011101000011111010001000010 e8edd0eba1f4e8edd0eba1f442
UTF-8 蓁倬#蓁倬#B 11101000100100111000000111100101100000001010110011101111101111001000001111101000100100111000000111100101100000001010110011101111101111001000001101000010 e89381e580acefbc83e89381e580acefbc8342
UHC ?倬#?倬#B 0011111111110110111100001010001110100011001111111111011011110000101000111010001101000010 3ff6f0a3a33ff6f0a3a342

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