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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 消ヘ渼n}消ヘ渼n{^ 10001111110000011111010010100110110011011111101101001001011011100111110110001111110000011111010010100110110011011111101101001001011011100111101101011110 8fc1f4a6cdfb496e7d8fc1f4a6cdfb496e7b5e
EUC-JP 消?ヘ渼n}消?ヘ渼n{^ 101111101100001100111111100011101100110110001111110001111111000001101110011111011011111011000011001111111000111011001101100011111100011111110000011011100111101101011110 bec33f8ecd8fc7f06e7dbec33f8ecd8fc7f06e7b5e
UTF-8 消ヘ渼n}消ヘ渼n{^ 1110011010110110100010001110111010001101100101011110111110111110100011011110011010111000101111000110111001111101111001101011011010001000111011101000110110010101111011111011111010001101111001101011100010111100011011100111101101011110 e6b688ee8d95efbe8de6b8bc6e7de6b688ee8d95efbe8de6b8bc6e7b5e
UHC 消??渼n}消??渼n{^ 1110000110111100001111110011111111011010101101000110111001111101111000011011110000111111001111111101101010110100011011100111101101011110 e1bc3f3fdab46e7de1bc3f3fdab46e7b5e

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