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 ?紗??俎?臍 00111111100011101101000100111111001111111001100011010111001111111110010001100000 3f8ed13f3f98d73fe460
EUC-JP 塼紗??俎?臍 100011111011100010111001101111001101001100111111001111111101000011011001001111111110011111000001 8fb8b9bcd33f3fd0d93fe7c1
UTF-8 塼紗렍렞俎렣臍 111001011010000110111100111001111011010010010111111010111010000010001101111010111010000010011110111001001011111110001110111010111010000010100011111010001000011110001101 e5a1bce7b497eba08deba09ee4bf8eeba0a3e8878d
UHC 塼紗렍렞俎렣臍 1110111011110100110111101110100110001110101000111000111010101111111100001011101110001110101101001111000010110000 eef4dee98ea38eaff0bb8eb4f0b0

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