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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN クメ痔}クメ痔{^ 111100001010111110111000110100101000111010100100011111011111000010101111101110001101001010001110101001000111101101011110 f0afb8d28ea47df0afb8d28ea47b5e
EUC-JP ?クメ痔}?クメ痔{^ 0011111110001110101110001000111011010010101111001010011001111101001111111000111010111000100011101101001010111100101001100111101101011110 3f8eb88ed2bca67d3f8eb88ed2bca67b5e
UTF-8 クメ痔}クメ痔{^ 111011101000000110101110111011111011110110111000111011111011111010010010111001111001011110010100011111011110111010000001101011101110111110111101101110001110111110111110100100101110011110010111100101000111101101011110 ee81aeefbdb8efbe92e797947dee81aeefbdb8efbe92e797947b5e
UHC ???痔}???痔{^ 00111111001111110011111111110110110000000111110100111111001111110011111111110110110000000111101101011110 3f3f3ff6c07d3f3f3ff6c07b5e

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