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 ù§x}ù§x{^ 111110011010011101111000011111011111100110100111011110000111101101011110 f9a7787df9a7787b5e
SJIS-WIN ?§x}?§x{^ 0011111110000001100110000111100001111101001111111000000110011000011110000111101101011110 3f8198787d3f8198787b5e
EUC-JP ù§x}ù§x{^ 100011111010101111100011101000011111100001111000011111011000111110101011111000111010000111111000011110000111101101011110 8fabe3a1f8787d8fabe3a1f8787b5e
UTF-8 ù§x}ù§x{^ 11000011101110011100001010100111011110000111110111000011101110011100001010100111011110000111101101011110 c3b9c2a7787dc3b9c2a7787b5e
UHC ?§x}?§x{^ 0011111110100001110101110111100001111101001111111010000111010111011110000111101101011110 3fa1d7787d3fa1d7787b5e

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