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 ¥î¯·¥^ 111011101010111110110111101001011110111010101111101101111010010101011110 eeafb7a5eeafb7a55e
SJIS-WIN ???¥???¥^ 0011111100111111001111111000000110001111001111110011111100111111100000011000111101011110 3f3f3f818f3f3f3f818f5e
EUC-JP �?�?^ 1000111110101011110000101000111110100010101101000011111100111111100011111010101111000010100011111010001010110100001111110011111101011110 8fabc28fa2b43f3f8fabc28fa2b43f3f5e
UTF-8 ¥î¯·¥^ 1100001110101110110000101010111111000010101101111100001010100101110000111010111011000010101011111100001010110111110000101010010101011110 c3aec2afc2b7c2a5c3aec2afc2b7c2a55e
UHC ??·???·?^ 0011111100111111101000011010010000111111001111110011111110100001101001000011111101011110 3f3fa1a43f3f3fa1a43f5e

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