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 Ó£÷®[Ó£÷®[^ 1101001110100011111101111010111001011011110100111010001111110111101011100101101101011110 d3a3f7ae5bd3a3f7ae5b5e
SJIS-WIN ?£÷?[?£÷?[^ 001111111000000110010010100000011000000000111111010110110011111110000001100100101000000110000000001111110101101101011110 3f819281803f5b3f819281803f5b5e
EUC-JP Ó£÷®[Ó£÷®[^ 1000111110101010110100011010000111110010101000011110000010001111101000101110111001011011100011111010101011010001101000011111001010100001111000001000111110100010111011100101101101011110 8faad1a1f2a1e08fa2ee5b8faad1a1f2a1e08fa2ee5b5e
UTF-8 Ó£÷®[Ó£÷®[^ 11000011100100111100001010100011110000111011011111000010101011100101101111000011100100111100001010100011110000111011011111000010101011100101101101011110 c393c2a3c3b7c2ae5bc393c2a3c3b7c2ae5b5e
UHC ??÷®[??÷®[^ 001111110011111110100001110000001010001011100111010110110011111100111111101000011100000010100010111001110101101101011110 3f3fa1c0a2e75b3f3fa1c0a2e75b5e

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