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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 髣懃匳n}髣懃匳n{^ 1110100110010111100111001110011110011001101110110110111001111101111010011001011110011100111001111001100110111011011011100111101101011110 e9979ce799bb6e7de9979ce799bb6e7b5e
EUC-JP 髣懃匳n}髣懃匳n{^ 1111000111110111110110001110100111010010101111010110111001111101111100011111011111011000111010011101001010111101011011100111101101011110 f1f7d8e9d2bd6e7df1f7d8e9d2bd6e7b5e
UTF-8 髣懃匳n}髣懃匳n{^ 1110100110101011101000111110011010000111100000111110010110001100101100110110111001111101111010011010101110100011111001101000011110000011111001011000110010110011011011100111101101011110 e9aba3e68783e58cb36e7de9aba3e68783e58cb36e7b5e
UHC ?懃?n}?懃?n{^ 00111111110100001100010000111111011011100111110100111111110100001100010000111111011011100111101101011110 3fd0c43f6e7d3fd0c43f6e7b5e

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