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 ŸÆ™Fon}ŸÆ™Fon{^ 100111111100011010011001010001100110111101101110011111011001111111000110100110010100011001101111011011100111101101011110 9fc699466f6e7d9fc699466f6e7b5e
SJIS-WIN ???Fon}???Fon{^ 001111110011111100111111010001100110111101101110011111010011111100111111001111110100011001101111011011100111101101011110 3f3f3f466f6e7d3f3f3f466f6e7b5e
EUC-JP ?Æ?Fon}?Æ?Fon{^ 00111111100011111010100110100001001111110100011001101111011011100111110100111111100011111010100110100001001111110100011001101111011011100111101101011110 3f8fa9a13f466f6e7d3f8fa9a13f466f6e7b5e
UTF-8 ŸÆ™Fon}ŸÆ™Fon{^ 110000101001111111000011100001101100001010011001010001100110111101101110011111011100001010011111110000111000011011000010100110010100011001101111011011100111101101011110 c29fc386c299466f6e7dc29fc386c299466f6e7b5e
UHC ?Æ?Fon}?Æ?Fon{^ 0011111110101000101000010011111101000110011011110110111001111101001111111010100010100001001111110100011001101111011011100111101101011110 3fa8a13f466f6e7d3fa8a13f466f6e7b5e

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