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 ¾­Ž®x¾­Ž®x^ 1011111010101101100011101010111001111000101111101010110110001110101011100111100001011110 bead8eae78bead8eae785e
SJIS-WIN ????x????x^ 0011111100111111001111110011111101111000001111110011111100111111001111110111100001011110 3f3f3f3f783f3f3f3f785e
EUC-JP ???®x???®x^ 001111110011111100111111100011111010001011101110011110000011111100111111001111111000111110100010111011100111100001011110 3f3f3f8fa2ee783f3f3f8fa2ee785e
UTF-8 ¾­Ž®x¾­Ž®x^ 11000010101111101100001010101101110000101000111011000010101011100111100011000010101111101100001010101101110000101000111011000010101011100111100001011110 c2bec2adc28ec2ae78c2bec2adc28ec2ae785e
UHC ¾­?®x¾­?®x^ 1010100011111010101000011010100100111111101000101110011101111000101010001111101010100001101010010011111110100010111001110111100001011110 a8faa1a93fa2e778a8faa1a93fa2e7785e

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