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{^ 111000011001111110000011110001010011111101101110011111011110000110011111100000111100010100111111011011100111101101011110 e19f83c53f6e7de19f83c53f6e7b5e
EUC-JP 癲η?n}癲η?n{^ 111000101010000110100110110001110011111101101110011111011110001010100001101001101100011100111111011011100111101101011110 e2a1a6c73f6e7de2a1a6c73f6e7b5e
UTF-8 癲η맧n}癲η맧n{^ 111001111001100110110010110011101011011111101011101001111010011101101110011111011110011110011001101100101100111010110111111010111010011110100111011011100111101101011110 e799b2ceb7eba7a76e7de799b2ceb7eba7a76e7b5e
UHC 癲η맧n}癲η맧n{^ 1110111110100110101001011110011110010000101100000110111001111101111011111010011010100101111001111001000010110000011011100111101101011110 efa6a5e790b06e7defa6a5e790b06e7b5e

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