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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 亥蝎?亥紺が?^ 10001000111001011110010110011001001111111000100011100101100011011010111010000010101010100011111101011110 88e5e5993f88e58dae82aa3f5e
EUC-JP 亥蝎?亥紺が?^ 10110000111001111110100111111001001111111011000011100111101110101011000010100100101011000011111101011110 b0e7e9f93fb0e7bab0a4ac3f5e
UTF-8 亥蝎캥亥紺が렡^ 11100100101110101010010111101000100111011000111011101100101110101010010111100100101110101010010111100111101101001011101011100011100000011000110011101011101000001010000101011110 e4baa5e89d8eecbaa5e4baa5e7b4bae3818ceba0a15e
UHC 亥蝎캥亥紺が렡^ 111110101010010011001010111010011100010010111011111110101010010011001010111110101010101010101100100011101011001001011110 faa4cae9c4bbfaa4cafaaaac8eb25e

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