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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ?讌巐]}?讌巐]{^ 0011111111100110101001011111101010110110100000010110111001111101001111111110011010100101111110101011011010000001011011100111101101011110 3fe6a5fab6816e7d3fe6a5fab6816e7b5e
EUC-JP 嶴讌巐]}嶴讌巐]{^ 1000111110111011111100111110110010100111100011111011101111111001101000011100111101111101100011111011101111110011111011001010011110001111101110111111100110100001110011110111101101011110 8fbbf3eca78fbbf9a1cf7d8fbbf3eca78fbbf9a1cf7b5e
UTF-8 嶴讌巐]}嶴讌巐]{^ 111001011011011010110100111010001010111010001100111001011011011110010000111011111011110010111101011111011110010110110110101101001110100010101110100011001110010110110111100100001110111110111100101111010111101101011110 e5b6b4e8ae8ce5b790efbcbd7de5b6b4e8ae8ce5b790efbcbd7b5e
UHC ???]}???]{^ 00111111001111110011111110100011110111010111110100111111001111110011111110100011110111010111101101011110 3f3f3fa3dd7d3f3f3fa3dd7b5e

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