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 Ÿ•‰on}Ÿ•‰on{^ 100111111001010110001001100111010110111101101110011111011001111110010101100010011001110101101111011011100111101101011110 9f95899d6f6e7d9f95899d6f6e7b5e
SJIS-WIN ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e
EUC-JP ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e
UTF-8 Ÿ•‰on}Ÿ•‰on{^ 1100001010011111110000101001010111000010100010011100001010011101011011110110111001111101110000101001111111000010100101011100001010001001110000101001110101101111011011100111101101011110 c29fc295c289c29d6f6e7dc29fc295c289c29d6f6e7b5e
UHC ????on}????on{^ 001111110011111100111111001111110110111101101110011111010011111100111111001111110011111101101111011011100111101101011110 3f3f3f3f6f6e7d3f3f3f3f6f6e7b5e

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