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 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
SJIS-WIN ツ慊キfツ慊キ^}Yツ慊キfツ慊キ^}bE 11000010100111001100001010110111011001101100001010011100110000101011011101011110011111010101100111000010100111001100001010110111011001101100001010011100110000101011011101011110011111010110001001000101 c29cc2b766c29cc2b75e7d59c29cc2b766c29cc2b75e7d6245
EUC-JP ツ慊キfツ慊キ^}Yツ慊キfツ慊キ^}bE 100011101100001011011000110001001000111010110111011001101000111011000010110110001100010010001110101101110101111001111101010110011000111011000010110110001100010010001110101101110110011010001110110000101101100011000100100011101011011101011110011111010110001001000101 8ec2d8c48eb7668ec2d8c48eb75e7d598ec2d8c48eb7668ec2d8c48eb75e7d6245
UTF-8 ツ慊キfツ慊キ^}Yツ慊キfツ慊キ^}bE 111011111011111010000010111001101000010110001010111011111011110110110111011001101110111110111110100000101110011010000101100010101110111110111101101101110101111001111101010110011110111110111110100000101110011010000101100010101110111110111101101101110110011011101111101111101000001011100110100001011000101011101111101111011011011101011110011111010110001001000101 efbe82e6858aefbdb766efbe82e6858aefbdb75e7d59efbe82e6858aefbdb766efbe82e6858aefbdb75e7d6245
UHC ?慊?f?慊?^}Y?慊?f?慊?^}bE 00111111110011001100001100111111011001100011111111001100110000110011111101011110011111010101100100111111110011001100001100111111011001100011111111001100110000110011111101011110011111010110001001000101 3fccc33f663fccc33f5e7d593fccc33f663fccc33f5e7d6245

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