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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 諱ッ雍郁鳩貂ャ 111001101000000110101111111010001011010010001000111010001001010010110101111001101011100010101100 e681afe8b488e894b5e6b8ac
EUC-JP 諱ッ雍郁鳩貂ャ 1110101111100001100011101010111111110000101101101011000011101010110010001011011111101100101110101000111010101100 ebe18eaff0b6b0eac8b7ecba8eac
UTF-8 諱ッ雍郁鳩貂ャ 111010001010101110110001111011111011110110101111111010011001101110001101111010011000001110000001111010011011001110101001111010001011001010000010111011111011110110101100 e8abb1efbdafe99b8de98381e9b3a9e8b282efbdac
UHC 諱?雍郁鳩貂? 111111011100100100111111111010001011110011101001111101001100111111001101111101011011000000111111 fdc93fe8bce9f4cfcdf5b03f

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