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{^ 10011111101010101000100111101011011011100111110110011111101010101000100111101011011011100111101101011110 9faa89eb6e7d9faa89eb6e7b5e
EUC-JP 洙雅n}洙雅n{^ 11011110101011001011001011101101011011100111110111011110101011001011001011101101011011100111101101011110 deacb2ed6e7ddeacb2ed6e7b5e
UTF-8 洙雅n}洙雅n{^ 1110011010110100100110011110100110011011100001010110111001111101111001101011010010011001111010011001101110000101011011100111101101011110 e6b499e99b856e7de6b499e99b856e7b5e
UHC 洙雅n}洙雅n{^ 11100010101010101110010010111010011011100111110111100010101010101110010010111010011011100111101101011110 e2aae4ba6e7de2aae4ba6e7b5e

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