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??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN ′′f′′^}Y′′f′′^}bE 10000001100011001000000110001100011001101000000110001100100000011000110001011110011111010101100110000001100011001000000110001100011001101000000110001100100000011000110001011110011111010110001001000101 818c818c66818c818c5e7d59818c818c66818c818c5e7d6245
EUC-JP ′′f′′^}Y′′f′′^}bE 10100001111011001010000111101100011001101010000111101100101000011110110001011110011111010101100110100001111011001010000111101100011001101010000111101100101000011110110001011110011111010110001001000101 a1eca1ec66a1eca1ec5e7d59a1eca1ec66a1eca1ec5e7d6245
UTF-8 ′′f′′^}Y′′f′′^}bE 111000101000000010110010111000101000000010110010011001101110001010000000101100101110001010000000101100100101111001111101010110011110001010000000101100101110001010000000101100100110011011100010100000001011001011100010100000001011001001011110011111010110001001000101 e280b2e280b266e280b2e280b25e7d59e280b2e280b266e280b2e280b25e7d6245
UHC ′′f′′^}Y′′f′′^}bE 10100001110001111010000111000111011001101010000111000111101000011100011101011110011111010101100110100001110001111010000111000111011001101010000111000111101000011100011101011110011111010110001001000101 a1c7a1c766a1c7a1c75e7d59a1c7a1c766a1c7a1c75e7d6245

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