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{^ 0011111110011010101110100110111001111101001111111001101010111010011011100111101101011110 3f9aba6e7d3f9aba6e7b5e
EUC-JP ?埃n}?埃n{^ 0011111111010100101111000110111001111101001111111101010010111100011011100111101101011110 3fd4bc6e7d3fd4bc6e7b5e
UTF-8 순埃n}순埃n{^ 1110110010001000100111001110010110011111100000110110111001111101111011001000100010011100111001011001111110000011011011100111101101011110 ec889ce59f836e7dec889ce59f836e7b5e
UHC 순埃n}순埃n{^ 10111100111110001110010011101111011011100111110110111100111110001110010011101111011011100111101101011110 bcf8e4ef6e7dbcf8e4ef6e7b5e

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