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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ゚ャ爍}゚ャ爍{^ 1101111110101100111000001010000101111101110111111010110011100000101000010111101101011110 dface0a17ddface0a17b5e
EUC-JP ゚ャ爍}゚ャ爍{^ 100011101101111110001110101011001110000010100011011111011000111011011111100011101010110011100000101000110111101101011110 8edf8eace0a37d8edf8eace0a37b5e
UTF-8 ゚ャ爍}゚ャ爍{^ 111011111011111010011111111011111011110110101100111001111000100010001101011111011110111110111110100111111110111110111101101011001110011110001000100011010111101101011110 efbe9fefbdace7888d7defbe9fefbdace7888d7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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