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 ÁÆ^onfÁÆ^on^}YÁÆ^onfÁÆ^on^}bE 1100000111000110010111100110111101101110011001101100000111000110010111100110111101101110010111100111110101011001110000011100011001011110011011110110111001100110110000011100011001011110011011110110111001011110011111010110001001000101 c1c65e6f6e66c1c65e6f6e5e7d59c1c65e6f6e66c1c65e6f6e5e7d6245
SJIS-WIN ??^onf??^on^}Y??^onf??^on^}bE 0011111100111111010111100110111101101110011001100011111100111111010111100110111101101110010111100111110101011001001111110011111101011110011011110110111001100110001111110011111101011110011011110110111001011110011111010110001001000101 3f3f5e6f6e663f3f5e6f6e5e7d593f3f5e6f6e663f3f5e6f6e5e7d6245
EUC-JP ÁÆ^onfÁÆ^on^}YÁÆ^onfÁÆ^on^}bE 100011111010101010100001100011111010100110100001010111100110111101101110011001101000111110101010101000011000111110101001101000010101111001101111011011100101111001111101010110011000111110101010101000011000111110101001101000010101111001101111011011100110011010001111101010101010000110001111101010011010000101011110011011110110111001011110011111010110001001000101 8faaa18fa9a15e6f6e668faaa18fa9a15e6f6e5e7d598faaa18fa9a15e6f6e668faaa18fa9a15e6f6e5e7d6245
UTF-8 ÁÆ^onfÁÆ^on^}YÁÆ^onfÁÆ^on^}bE 11000011100000011100001110000110010111100110111101101110011001101100001110000001110000111000011001011110011011110110111001011110011111010101100111000011100000011100001110000110010111100110111101101110011001101100001110000001110000111000011001011110011011110110111001011110011111010110001001000101 c381c3865e6f6e66c381c3865e6f6e5e7d59c381c3865e6f6e66c381c3865e6f6e5e7d6245
UHC ?Æ^onf?Æ^on^}Y?Æ^onf?Æ^on^}bE 001111111010100010100001010111100110111101101110011001100011111110101000101000010101111001101111011011100101111001111101010110010011111110101000101000010101111001101111011011100110011000111111101010001010000101011110011011110110111001011110011111010110001001000101 3fa8a15e6f6e663fa8a15e6f6e5e7d593fa8a15e6f6e663fa8a15e6f6e5e7d6245

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