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 ˆØWznfˆØWzn^}YˆØWznfˆØWzn^}bE 1000100011011000010101110111101001101110011001101000100011011000010101110111101001101110010111100111110101011001100010001101100001010111011110100110111001100110100010001101100001010111011110100110111001011110011111010110001001000101 88d8577a6e6688d8577a6e5e7d5988d8577a6e6688d8577a6e5e7d6245
SJIS-WIN ??Wznf??Wzn^}Y??Wznf??Wzn^}bE 0011111100111111010101110111101001101110011001100011111100111111010101110111101001101110010111100111110101011001001111110011111101010111011110100110111001100110001111110011111101010111011110100110111001011110011111010110001001000101 3f3f577a6e663f3f577a6e5e7d593f3f577a6e663f3f577a6e5e7d6245
EUC-JP ?ØWznf?ØWzn^}Y?ØWznf?ØWzn^}bE 00111111100011111010100110101100010101110111101001101110011001100011111110001111101010011010110001010111011110100110111001011110011111010101100100111111100011111010100110101100010101110111101001101110011001100011111110001111101010011010110001010111011110100110111001011110011111010110001001000101 3f8fa9ac577a6e663f8fa9ac577a6e5e7d593f8fa9ac577a6e663f8fa9ac577a6e5e7d6245
UTF-8 ˆØWznfˆØWzn^}YˆØWznfˆØWzn^}bE 11000010100010001100001110011000010101110111101001101110011001101100001010001000110000111001100001010111011110100110111001011110011111010101100111000010100010001100001110011000010101110111101001101110011001101100001010001000110000111001100001010111011110100110111001011110011111010110001001000101 c288c398577a6e66c288c398577a6e5e7d59c288c398577a6e66c288c398577a6e5e7d6245
UHC ?ØWznf?ØWzn^}Y?ØWznf?ØWzn^}bE 001111111010100010101010010101110111101001101110011001100011111110101000101010100101011101111010011011100101111001111101010110010011111110101000101010100101011101111010011011100110011000111111101010001010101001010111011110100110111001011110011111010110001001000101 3fa8aa577a6e663fa8aa577a6e5e7d593fa8aa577a6e663fa8aa577a6e5e7d6245

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