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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN ?漱n}?漱n{^ 0011111110011111111110010110111001111101001111111001111111111001011011100111101101011110 3f9ff96e7d3f9ff96e7b5e
EUC-JP ?漱n}?漱n{^ 0011111111011110111110110110111001111101001111111101111011111011011011100111101101011110 3fdefb6e7d3fdefb6e7b5e
UTF-8 벘漱n}벘漱n{^ 1110101110110010100110001110011010111100101100010110111001111101111010111011001010011000111001101011110010110001011011100111101101011110 ebb298e6bcb16e7debb298e6bcb16e7b5e
UHC 벘漱n}벘漱n{^ 10010011101101011110001010101011011011100111110110010011101101011110001010101011011011100111101101011110 93b5e2ab6e7d93b5e2ab6e7b5e

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