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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
EUC-JP ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
UTF-8 𷎱쬼莥۽n}𷎱쬼莥۽n{^ 1111000010110111100011101011000111101100101011001011110011101000100011101010010111011011101111010110111001111101111100001011011110001110101100011110110010101100101111001110100010001110101001011101101110111101011011100111101101011110 f0b78eb1ecacbce88ea5dbbd6e7df0b78eb1ecacbce88ea5dbbd6e7b5e
UHC ?쬼??n}?쬼??n{^ 001111111010011101110011001111110011111101101110011111010011111110100111011100110011111100111111011011100111101101011110 3fa7733f3f6e7d3fa7733f3f6e7b5e

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