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 。ェ篶}。ェ篶{^ 101000011111100010001111101010101110001011001100011111011010000111111000100011111010101011100010110011000111101101011110 a1f88faae2cc7da1f88faae2cc7b5e
EUC-JP 。?ェ篶}。?ェ篶{^ 1000111010100001001111111000111010101010111001001100111001111101100011101010000100111111100011101010101011100100110011100111101101011110 8ea13f8eaae4ce7d8ea13f8eaae4ce7b5e
UTF-8 。ェ篶}。ェ篶{^ 111011111011110110100001111011101001100010101110111011111011110110101010111001111010111110110110011111011110111110111101101000011110111010011000101011101110111110111101101010101110011110101111101101100111101101011110 efbda1ee98aeefbdaae7afb67defbda1ee98aeefbdaae7afb67b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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