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^ 111010001011100110000010111011111011110110110111010001001110100010111001100000101110111110111101101101110100010001011110 e8b982efbdb744e8b982efbdb7445e
EUC-JP 雹ゑスキD雹ゑスキD^ 11110000101110111010010011110001100011101011110110001110101101110100010011110000101110111010010011110001100011101011110110001110101101110100010001011110 f0bba4f18ebd8eb744f0bba4f18ebd8eb7445e
UTF-8 雹ゑスキD雹ゑスキD^ 111010011001101110111001111000111000001010010001111011111011110110111101111011111011110110110111010001001110100110011011101110011110001110000010100100011110111110111101101111011110111110111101101101110100010001011110 e99bb9e38291efbdbdefbdb744e99bb9e38291efbdbdefbdb7445e
UHC 雹ゑ??D雹ゑ??D^ 110110101101111110101010111100010011111100111111010001001101101011011111101010101111000100111111001111110100010001011110 dadfaaf13f3f44dadfaaf13f3f445e

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