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 Ž´·çŽ´·ä^ 1000111010110100100011111011011111100111100011101011010010001111101101111110010001011110 8eb48fb7e78eb48fb7e45e
SJIS-WIN ?´????´???^ 00111111100000010100110000111111001111110011111100111111100000010100110000111111001111110011111101011110 3f814c3f3f3f3f814c3f3f3f5e
EUC-JP ?´??ç?´??ä^ 0011111110100001101011010011111100111111100011111010101110101110001111111010000110101101001111110011111110001111101010111010001101011110 3fa1ad3f3f8fabae3fa1ad3f3f8faba35e
UTF-8 Ž´·çŽ´·ä^ 110000101000111011000010101101001100001010001111110000101011011111000011101001111100001010001110110000101011010011000010100011111100001010110111110000111010010001011110 c28ec2b4c28fc2b7c3a7c28ec2b4c28fc2b7c3a45e
UHC ?´?·??´?·?^ 001111111010001010100101001111111010000110100100001111110011111110100010101001010011111110100001101001000011111101011110 3fa2a53fa1a43f3fa2a53fa1a43f5e

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