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{^ 00111111100111011011010100111111011011100111110100111111100111011011010100111111011011100111101101011110 3f9db53f6e7d3f9db53f6e7b5e
EUC-JP ?攘?n}?攘?n{^ 00111111110110101011011100111111011011100111110100111111110110101011011100111111011011100111101101011110 3fdab73f6e7d3fdab73f6e7b5e
UTF-8 뗡攘빓n}뗡攘빓n{^ 1110101110010111101000011110011010010100100110001110101110111001100100110110111001111101111010111001011110100001111001101001010010011000111010111011100110010011011011100111101101011110 eb97a1e69498ebb9936e7deb97a1e69498ebb9936e7b5e
UHC 뗡攘빓n}뗡攘빓n{^ 1000101111100001111001011100000110010101101101110110111001111101100010111110000111100101110000011001010110110111011011100111101101011110 8be1e5c195b76e7d8be1e5c195b76e7b5e

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