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 ƒFà}DƒFà}D^ 1000001101000110111000000111110101000100100000110100011011100000011111010100010001011110 8346e07d448346e07d445e
SJIS-WIN ?F?}D?F?}D^ 0011111101000110001111110111110101000100001111110100011000111111011111010100010001011110 3f463f7d443f463f7d445e
EUC-JP ?Fà}D?Fà}D^ 001111110100011010001111101010111010001001111101010001000011111101000110100011111010101110100010011111010100010001011110 3f468faba27d443f468faba27d445e
UTF-8 ƒFà}DƒFà}D^ 110000101000001101000110110000111010000001111101010001001100001010000011010001101100001110100000011111010100010001011110 c28346c3a07d44c28346c3a07d445e
UHC ?F?}D?F?}D^ 0011111101000110001111110111110101000100001111110100011000111111011111010100010001011110 3f463f7d443f463f7d445e

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