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 ⳌíFOⳌíŽþE 1110001010110011100011001110110110001111010001100100111111100010101100111000110011101101100011101111111001000101 e2b38ced8f464fe2b38ced8efe45
SJIS-WIN ?????FO??????E 0011111100111111001111110011111100111111010001100100111100111111001111110011111100111111001111110011111101000101 3f3f3f3f3f464f3f3f3f3f3f3f45
EUC-JP â??í?FOâ??í?þE 100011111010101110100100001111110011111110001111101010111011111100111111010001100100111110001111101010111010010000111111001111111000111110101011101111110011111110001111101010011101000001000101 8faba43f3f8fabbf3f464f8faba43f3f8fabbf3f8fa9d045
UTF-8 ⳌíFOⳌíŽþE 11000011101000101100001010110011110000101000110011000011101011011100001010001111010001100100111111000011101000101100001010110011110000101000110011000011101011011100001010001110110000111011111001000101 c3a2c2b3c28cc3adc28f464fc3a2c2b3c28cc3adc28ec3be45
UHC ?³???FO?³???þE 0011111110101001111110000011111100111111001111110100011001001111001111111010100111111000001111110011111100111111101010011010110101000101 3fa9f83f3f3f464f3fa9f83f3f3fa9ad45

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