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{^ 0011111100111111001111110100111001111101001111110011111100111111010011100111101101011110 3f3f3f4e7d3f3f3f4e7b5e
SJIS-WIN 娃??N}娃??N{^ 10001000101000010011111100111111010011100111110110001000101000010011111100111111010011100111101101011110 88a13f3f4e7d88a13f3f4e7b5e
EUC-JP 娃??N}娃??N{^ 10110000101000110011111100111111010011100111110110110000101000110011111100111111010011100111101101011110 b0a33f3f4e7db0a33f3f4e7b5e
UTF-8 娃믥졒N}娃믥졒N{^ 1110010110101000100000111110101110101111101001011110110010100001100100100100111001111101111001011010100010000011111010111010111110100101111011001010000110010010010011100111101101011110 e5a883ebafa5eca1924e7de5a883ebafa5eca1924e7b5e
UHC 娃믥졒N}娃믥졒N{^ 1110100011011111100100101110011110100000101111110100111001111101111010001101111110010010111001111010000010111111010011100111101101011110 e8df92e7a0bf4e7de8df92e7a0bf4e7b5e

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