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{^ 0011111110011111110000100110111001111101001111111001111111000010011011100111101101011110 3f9fc26e7d3f9fc26e7b5e
EUC-JP ?淞n}?淞n{^ 0011111111011110110001000110111001111101001111111101111011000100011011100111101101011110 3fdec46e7d3fdec46e7b5e
UTF-8 옪淞n}옪淞n{^ 1110110010011000101010101110011010110111100111100110111001111101111011001001100010101010111001101011011110011110011011100111101101011110 ec98aae6b79e6e7dec98aae6b79e6e7b5e
UHC 옪淞n}옪淞n{^ 10011110101010011110000111100111011011100111110110011110101010011110000111100111011011100111101101011110 9ea9e1e76e7d9ea9e1e76e7b5e

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