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 ú©Ž©nW}ú©Ž©nW{^ 111110101010100110001110101010010110111001010111011111011111101010101001100011101010100101101110010101110111101101011110 faa98ea96e577dfaa98ea96e577b5e
SJIS-WIN ????nW}????nW{^ 001111110011111100111111001111110110111001010111011111010011111100111111001111110011111101101110010101110111101101011110 3f3f3f3f6e577d3f3f3f3f6e577b5e
EUC-JP ú©?©nW}ú©?©nW{^ 100011111010101111100010100011111010001011101101001111111000111110100010111011010110111001010111011111011000111110101011111000101000111110100010111011010011111110001111101000101110110101101110010101110111101101011110 8fabe28fa2ed3f8fa2ed6e577d8fabe28fa2ed3f8fa2ed6e577b5e
UTF-8 ú©Ž©nW}ú©Ž©nW{^ 1100001110111010110000101010100111000010100011101100001010101001011011100101011101111101110000111011101011000010101010011100001010001110110000101010100101101110010101110111101101011110 c3bac2a9c28ec2a96e577dc3bac2a9c28ec2a96e577b5e
UHC ????nW}????nW{^ 001111110011111100111111001111110110111001010111011111010011111100111111001111110011111101101110010101110111101101011110 3f3f3f3f6e577d3f3f3f3f6e577b5e

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