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 。ェ縅}。ェ縅{^ 101000011111100010001111101010101110001101101110011111011010000111111000100011111010101011100011011011100111101101011110 a1f88faae36e7da1f88faae36e7b5e
EUC-JP 。?ェ縅}。?ェ縅{^ 1000111010100001001111111000111010101010111001011100111101111101100011101010000100111111100011101010101011100101110011110111101101011110 8ea13f8eaae5cf7d8ea13f8eaae5cf7b5e
UTF-8 。ェ縅}。ェ縅{^ 111011111011110110100001111011101001100010101110111011111011110110101010111001111011100010000101011111011110111110111101101000011110111010011000101011101110111110111101101010101110011110111000100001010111101101011110 efbda1ee98aeefbdaae7b8857defbda1ee98aeefbdaae7b8857b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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