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{^ 0011111110001111100100000110111001111101001111111000111110010000011011100111101101011110 3f8f906e7d3f8f906e7b5e
EUC-JP ?署n}?署n{^ 0011111110111101111100000110111001111101001111111011110111110000011011100111101101011110 3fbdf06e7d3fbdf06e7b5e
UTF-8 둙署n}둙署n{^ 1110101110010001100110011110011110111101101100100110111001111101111010111001000110011001111001111011110110110010011011100111101101011110 eb9199e7bdb26e7deb9199e7bdb26e7b5e
UHC 둙署n}둙署n{^ 10001010010100011101111111111110011011100111110110001010010100011101111111111110011011100111101101011110 8a51dffe6e7d8a51dffe6e7b5e

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