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 Ó£Ó¿DÓ£Ó¿D^ 1101001110100011110100111011111101000100110100111010001111010011101111110100010001011110 d3a3d3bf44d3a3d3bf445e
SJIS-WIN ?£??D?£??D^ 00111111100000011001001000111111001111110100010000111111100000011001001000111111001111110100010001011110 3f81923f3f443f81923f3f445e
EUC-JP Ó£Ó¿DÓ£Ó¿D^ 10001111101010101101000110100001111100101000111110101010110100011000111110100010110001000100010010001111101010101101000110100001111100101000111110101010110100011000111110100010110001000100010001011110 8faad1a1f28faad18fa2c4448faad1a1f28faad18fa2c4445e
UTF-8 Ó£Ó¿DÓ£Ó¿D^ 11000011100100111100001010100011110000111001001111000010101111110100010011000011100100111100001010100011110000111001001111000010101111110100010001011110 c393c2a3c393c2bf44c393c2a3c393c2bf445e
UHC ???¿D???¿D^ 00111111001111110011111110100010101011110100010000111111001111110011111110100010101011110100010001011110 3f3f3fa2af443f3f3fa2af445e

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