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 éùçh}\}éùçh}\{^ 111010011111100111100111011010000111110101011100011111011110100111111001111001110110100001111101010111000111101101011110 e9f9e7687d5c7de9f9e7687d5c7b5e
SJIS-WIN ???h}\}???h}\{^ 001111110011111100111111011010000111110101011100011111010011111100111111001111110110100001111101010111000111101101011110 3f3f3f687d5c7d3f3f3f687d5c7b5e
EUC-JP éùçh}\}éùçh}\{^ 100011111010101110110001100011111010101111100011100011111010101110101110011010000111110101011100011111011000111110101011101100011000111110101011111000111000111110101011101011100110100001111101010111000111101101011110 8fabb18fabe38fabae687d5c7d8fabb18fabe38fabae687d5c7b5e
UTF-8 éùçh}\}éùçh}\{^ 110000111010100111000011101110011100001110100111011010000111110101011100011111011100001110101001110000111011100111000011101001110110100001111101010111000111101101011110 c3a9c3b9c3a7687d5c7dc3a9c3b9c3a7687d5c7b5e
UHC ???h}\}???h}\{^ 001111110011111100111111011010000111110101011100011111010011111100111111001111110110100001111101010111000111101101011110 3f3f3f687d5c7d3f3f3f687d5c7b5e

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