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 獻甞\}獻甞\{^ 11100000110110011110000101010010010111000111110111100000110110011110000101010010010111000111101101011110 e0d9e1525c7de0d9e1525c7b5e
EUC-JP 獻甞\}獻甞\{^ 11100000110110111110000110110011010111000111110111100000110110111110000110110011010111000111101101011110 e0dbe1b35c7de0dbe1b35c7b5e
UTF-8 獻甞\}獻甞\{^ 1110011110001101101110111110011110010100100111100101110001111101111001111000110110111011111001111001010010011110010111000111101101011110 e78dbbe7949e5c7de78dbbe7949e5c7b5e
UHC 獻?\}獻?\{^ 1111101011001100001111110101110001111101111110101100110000111111010111000111101101011110 facc3f5c7dfacc3f5c7b5e

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