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^ 111001101000001010011111111010111011000010101111010001001110011010000010100111111110101110110000101011110100010001011110 e6829febb0af44e6829febb0af445e
EUC-JP 謔滔ーッD謔滔ーッD^ 11101011111000101101111011101101100011101011000010001110101011110100010011101011111000101101111011101101100011101011000010001110101011110100010001011110 ebe2deed8eb08eaf44ebe2deed8eb08eaf445e
UTF-8 謔滔ーッD謔滔ーッD^ 111010001010110010010100111001101011101110010100111011111011110110110000111011111011110110101111010001001110100010101100100101001110011010111011100101001110111110111101101100001110111110111101101011110100010001011110 e8ac94e6bb94efbdb0efbdaf44e8ac94e6bb94efbdb0efbdaf445e
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)