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^ 111001111010111110011101111001101011111110101110010001001110011110101111100111011110011010111111101011100100010001011110 e7af9de6bfae44e7af9de6bfae445e
EUC-JP 遽晄ソョD遽晄ソョD^ 11101110101100011101101011101000100011101011111110001110101011100100010011101110101100011101101011101000100011101011111110001110101011100100010001011110 eeb1dae88ebf8eae44eeb1dae88ebf8eae445e
UTF-8 遽晄ソョD遽晄ソョD^ 111010011000000110111101111001101001100110000100111011111011110110111111111011111011110110101110010001001110100110000001101111011110011010011001100001001110111110111101101111111110111110111101101011100100010001011110 e981bde69984efbdbfefbdae44e981bde69984efbdbfefbdae445e
UHC 遽晄??D遽晄??D^ 110010111110100011111100110011010011111100111111010001001100101111101000111111001100110100111111001111110100010001011110 cbe8fccd3f3f44cbe8fccd3f3f445e

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