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 ‹öunkf‹öunk^}Y‹öunkf‹öunk^}bE 100010111111011010001101011101010110111001101011011001101000101111110110100011010111010101101110011010110101111001111101010110011000101111110110100011010111010101101110011010110110011010001011111101101000110101110101011011100110101101011110011111010110001001000101 8bf68d756e6b668bf68d756e6b5e7d598bf68d756e6b668bf68d756e6b5e7d6245
SJIS-WIN ???unkf???unk^}Y???unkf???unk^}bE 001111110011111100111111011101010110111001101011011001100011111100111111001111110111010101101110011010110101111001111101010110010011111100111111001111110111010101101110011010110110011000111111001111110011111101110101011011100110101101011110011111010110001001000101 3f3f3f756e6b663f3f3f756e6b5e7d593f3f3f756e6b663f3f3f756e6b5e7d6245
EUC-JP ?ö?unkf?ö?unk^}Y?ö?unkf?ö?unk^}bE 0011111110001111101010111101001100111111011101010110111001101011011001100011111110001111101010111101001100111111011101010110111001101011010111100111110101011001001111111000111110101011110100110011111101110101011011100110101101100110001111111000111110101011110100110011111101110101011011100110101101011110011111010110001001000101 3f8fabd33f756e6b663f8fabd33f756e6b5e7d593f8fabd33f756e6b663f8fabd33f756e6b5e7d6245
UTF-8 ‹öunkf‹öunk^}Y‹öunkf‹öunk^}bE 110000101000101111000011101101101100001010001101011101010110111001101011011001101100001010001011110000111011011011000010100011010111010101101110011010110101111001111101010110011100001010001011110000111011011011000010100011010111010101101110011010110110011011000010100010111100001110110110110000101000110101110101011011100110101101011110011111010110001001000101 c28bc3b6c28d756e6b66c28bc3b6c28d756e6b5e7d59c28bc3b6c28d756e6b66c28bc3b6c28d756e6b5e7d6245
UHC ???unkf???unk^}Y???unkf???unk^}bE 001111110011111100111111011101010110111001101011011001100011111100111111001111110111010101101110011010110101111001111101010110010011111100111111001111110111010101101110011010110110011000111111001111110011111101110101011011100110101101011110011111010110001001000101 3f3f3f756e6b663f3f3f756e6b5e7d593f3f3f756e6b663f3f3f756e6b5e7d6245

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