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 ïW}ïW{^ 11101111111011111000111010111011010101110111110111101111111011111000111010111011010101110111101101011110 efef8ebb577defef8ebb577b5e
SJIS-WIN ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
EUC-JP ïï??W}ïï??W{^ 100011111010101111000001100011111010101111000001001111110011111101010111011111011000111110101011110000011000111110101011110000010011111100111111010101110111101101011110 8fabc18fabc13f3f577d8fabc18fabc13f3f577b5e
UTF-8 ïW}ïW{^ 110000111010111111000011101011111100001010001110110000101011101101010111011111011100001110101111110000111010111111000010100011101100001010111011010101110111101101011110 c3afc3afc28ec2bb577dc3afc3afc28ec2bb577b5e
UHC ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e

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