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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 遏」﨑冢}遏」﨑冢{^ 1110011110011111101000111111101010110001100110010110111001111101111001111001111110100011111110101011000110011001011011100111101101011110 e79fa3fab1996e7de79fa3fab1996e7b5e
EUC-JP 遏」?冢}遏」?冢{^ 1110111010100001100011101010001100111111110100011100111101111101111011101010000110001110101000110011111111010001110011110111101101011110 eea18ea33fd1cf7deea18ea33fd1cf7b5e
UTF-8 遏」﨑冢}遏」﨑冢{^ 111010011000000110001111111011111011110110100011111011111010100010010001111001011000011010100010011111011110100110000001100011111110111110111101101000111110111110101000100100011110010110000110101000100111101101011110 e9818fefbda3efa891e586a27de9818fefbda3efa891e586a27b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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