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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 惑?\}惑?\{^ 1001100001100110001111110101110001111101100110000110011000111111010111000111101101011110 98663f5c7d98663f5c7b5e
EUC-JP 惑?\}惑?\{^ 1100111111000111001111110101110001111101110011111100011100111111010111000111101101011110 cfc73f5c7dcfc73f5c7b5e
UTF-8 惑믌\}惑믌\{^ 1110011010000011100100011110101110101111100011000101110001111101111001101000001110010001111010111010111110001100010111000111101101011110 e68391ebaf8c5c7de68391ebaf8c5c7b5e
UHC 惑믌\}惑믌\{^ 11111011111000111001001011010000010111000111110111111011111000111001001011010000010111000111101101011110 fbe392d05c7dfbe392d05c7b5e

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