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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 驩廁箟驩廁箟^ 11101001100010011001101111111000111000101010111111101001100010011001101111111000111000101010111101011110 e9899bf8e2afe9899bf8e2af5e
EUC-JP 驩廁箟驩廁箟^ 11110001111010011101011011111010111001001011000111110001111010011101011011111010111001001011000101011110 f1e9d6fae4b1f1e9d6fae4b15e
UTF-8 驩廁箟驩廁箟^ 11101001101010011010100111100101101110111000000111100111101011101001111111101001101010011010100111100101101110111000000111100111101011101001111101011110 e9a9a9e5bb81e7ae9fe9a9a9e5bb81e7ae9f5e
UHC 驩??驩??^ 111111001011111000111111001111111111110010111110001111110011111101011110 fcbe3f3ffcbe3f3f5e

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