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 ™P›¤N}™P›¤N{^ 10011001010100001001101110100100010011100111110110011001010100001001101110100100010011100111101101011110 99509ba44e7d99509ba44e7b5e
SJIS-WIN ?P??N}?P??N{^ 00111111010100000011111100111111010011100111110100111111010100000011111100111111010011100111101101011110 3f503f3f4e7d3f503f3f4e7b5e
EUC-JP ?P?¤N}?P?¤N{^ 0011111101010000001111111000111110100010111100000100111001111101001111110101000000111111100011111010001011110000010011100111101101011110 3f503f8fa2f04e7d3f503f8fa2f04e7b5e
UTF-8 ™P›¤N}™P›¤N{^ 11000010100110010101000011000010100110111100001010100100010011100111110111000010100110010101000011000010100110111100001010100100010011100111101101011110 c29950c29bc2a44e7dc29950c29bc2a44e7b5e
UHC ?P?¤N}?P?¤N{^ 001111110101000000111111101000101011010001001110011111010011111101010000001111111010001010110100010011100111101101011110 3f503fa2b44e7d3f503fa2b44e7b5e

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