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 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
SJIS-WIN ヒケヒケfヒケヒケ^}Yヒケヒケfヒケヒケ^}bE 11001011101110011100101110111001011001101100101110111001110010111011100101011110011111010101100111001011101110011100101110111001011001101100101110111001110010111011100101011110011111010110001001000101 cbb9cbb966cbb9cbb95e7d59cbb9cbb966cbb9cbb95e7d6245
EUC-JP ヒケヒケfヒケヒケ^}Yヒケヒケfヒケヒケ^}bE 1000111011001011100011101011100110001110110010111000111010111001011001101000111011001011100011101011100110001110110010111000111010111001010111100111110101011001100011101100101110001110101110011000111011001011100011101011100101100110100011101100101110001110101110011000111011001011100011101011100101011110011111010110001001000101 8ecb8eb98ecb8eb9668ecb8eb98ecb8eb95e7d598ecb8eb98ecb8eb9668ecb8eb98ecb8eb95e7d6245
UTF-8 ヒケヒケfヒケヒケ^}Yヒケヒケfヒケヒケ^}bE 111011111011111010001011111011111011110110111001111011111011111010001011111011111011110110111001011001101110111110111110100010111110111110111101101110011110111110111110100010111110111110111101101110010101111001111101010110011110111110111110100010111110111110111101101110011110111110111110100010111110111110111101101110010110011011101111101111101000101111101111101111011011100111101111101111101000101111101111101111011011100101011110011111010110001001000101 efbe8befbdb9efbe8befbdb966efbe8befbdb9efbe8befbdb95e7d59efbe8befbdb9efbe8befbdb966efbe8befbdb9efbe8befbdb95e7d6245
UHC ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245

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