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{^ 0011111110011000011011110110111001111101001111111001100001101111011011100111101101011110 3f986f6e7d3f986f6e7b5e
EUC-JP ?椀n}?椀n{^ 0011111111001111110100000110111001111101001111111100111111010000011011100111101101011110 3fcfd06e7d3fcfd06e7b5e
UTF-8 쒔椀n}쒔椀n{^ 1110110010010010100101001110011010100100100000000110111001111101111011001001001010010100111001101010010010000000011011100111101101011110 ec9294e6a4806e7dec9294e6a4806e7b5e
UHC 쒔椀n}쒔椀n{^ 10111110101011011110100011001010011011100111110110111110101011011110100011001010011011100111101101011110 beade8ca6e7dbeade8ca6e7b5e

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