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 ?W?J{N}?W?J{N{^ 001111110101011100111111010010100111101101001110011111010011111101010111001111110100101001111011010011100111101101011110 3f573f4a7b4e7d3f573f4a7b4e7b5e
SJIS-WIN WJ{N}WJ{N{^ 11110010110000010101011111110010110000010100101001111011010011100111110111110010110000010101011111110010110000010100101001111011010011100111101101011110 f2c157f2c14a7b4e7df2c157f2c14a7b4e7b5e
EUC-JP ?W?J{N}?W?J{N{^ 001111110101011100111111010010100111101101001110011111010011111101010111001111110100101001111011010011100111101101011110 3f573f4a7b4e7d3f573f4a7b4e7b5e
UTF-8 WJ{N}WJ{N{^ 1110111010000111101110000101011111101110100001111011100001001010011110110100111001111101111011101000011110111000010101111110111010000111101110000100101001111011010011100111101101011110 ee87b857ee87b84a7b4e7dee87b857ee87b84a7b4e7b5e
UHC ?W?J{N}?W?J{N{^ 001111110101011100111111010010100111101101001110011111010011111101010111001111110100101001111011010011100111101101011110 3f573f4a7b4e7d3f573f4a7b4e7b5e

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