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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 謔滔クョD謔滔クョD^ 111001101000001010011111111010111011100010101110010001001110011010000010100111111110101110111000101011100100010001011110 e6829febb8ae44e6829febb8ae445e
EUC-JP 謔滔クョD謔滔クョD^ 11101011111000101101111011101101100011101011100010001110101011100100010011101011111000101101111011101101100011101011100010001110101011100100010001011110 ebe2deed8eb88eae44ebe2deed8eb88eae445e
UTF-8 謔滔クョD謔滔クョD^ 111010001010110010010100111001101011101110010100111011111011110110111000111011111011110110101110010001001110100010101100100101001110011010111011100101001110111110111101101110001110111110111101101011100100010001011110 e8ac94e6bb94efbdb8efbdae44e8ac94e6bb94efbdb8efbdae445e
UHC 謔滔??D謔滔??D^ 111110011100110011010100101001010011111100111111010001001111100111001100110101001010010100111111001111110100010001011110 f9ccd4a53f3f44f9ccd4a53f3f445e

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