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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 題??\}題??\{^ 10010001111010000011111100111111010111000111110110010001111010000011111100111111010111000111101101011110 91e83f3f5c7d91e83f3f5c7b5e
EUC-JP 題??\}題??\{^ 11000010111010100011111100111111010111000111110111000010111010100011111100111111010111000111101101011110 c2ea3f3f5c7dc2ea3f3f5c7b5e
UTF-8 題몇㉢\}題몇㉢\{^ 1110100110100001100011001110101110101010100001111110001110001001101000100101110001111101111010011010000110001100111010111010101010000111111000111000100110100010010111000111101101011110 e9a18cebaa87e389a25c7de9a18cebaa87e389a25c7b5e
UHC 題몇㉢\}題몇㉢\{^ 1111000010111001101110001110111010101000101100110101110001111101111100001011100110111000111011101010100010110011010111000111101101011110 f0b9b8eea8b35c7df0b9b8eea8b35c7b5e

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