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 寃峰in}寃峰in{^ 1001101110000011100101011111010010000010100010010110111001111101100110111000001110010101111101001000001010001001011011100111101101011110 9b8395f482896e7d9b8395f482896e7b5e
EUC-JP 寃峰in}寃峰in{^ 1101010111100011110010101111011010100011111010010110111001111101110101011110001111001010111101101010001111101001011011100111101101011110 d5e3caf6a3e96e7dd5e3caf6a3e96e7b5e
UTF-8 寃峰in}寃峰in{^ 1110010110101111100000111110010110110011101100001110111110111101100010010110111001111101111001011010111110000011111001011011001110110000111011111011110110001001011011100111101101011110 e5af83e5b3b0efbd896e7de5af83e5b3b0efbd896e7b5e
UHC 寃峰in}寃峰in{^ 1110101010110010110111001110100010100011111010010110111001111101111010101011001011011100111010001010001111101001011011100111101101011110 eab2dce8a3e96e7deab2dce8a3e96e7b5e

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