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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ???准???准B 0011111100111111001111111000111101111001001111110011111100111111100011110111100101000010 3f3f3f8f793f3f3f8f7942
EUC-JP ???准???准B 0011111100111111001111111011110111011010001111110011111100111111101111011101101001000010 3f3f3fbdda3f3f3fbdda42
UTF-8 롉렳롒准롉렳롒准B 11101011101000011000100111101011101000001011001111101011101000011001001011100101100001111000011011101011101000011000100111101011101000001011001111101011101000011001001011100101100001111000011001000010 eba189eba0b3eba192e58786eba189eba0b3eba192e5878642
UHC 롉렳롒准롉렳롒准B 1000111011001111100011101100000010001110110101111111000111010111100011101100111110001110110000001000111011010111111100011101011101000010 8ecf8ec08ed7f1d78ecf8ec08ed7f1d742

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