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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?消?????消 00111111100011111100000100111111001111110011111100111111001111111000111111000001 3f8fc13f3f3f3f3f8fc1
EUC-JP ?消??芷??消 001111111011111011000011001111110011111110001111110101111100100100111111001111111011111011000011 3fbec33f3f8fd7c93f3fbec3
UTF-8 뤊消괄롌芷렧뤊消 111010111010010010001010111001101011011010001000111010101011010010000100111010111010000110001100111010001000101010110111111010111010000010100111111010111010010010001010111001101011011010001000 eba48ae6b688eab484eba18ce88ab7eba0a7eba48ae6b688
UHC 뤊消괄롌芷렧뤊消 10001111101110101110000110111100101100001111110110001110110100101111001010111010100011101011011010001111101110101110000110111100 8fbae1bcb0fd8ed2f2ba8eb68fbae1bc

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