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 11110001111000001011010110111100011001101111000111100000101101011011110001011110011111010101100111110001111000001011010110111100011001101111000111100000101101011011110001011110011111010110001001000101 f1e0b5bc66f1e0b5bc5e7d59f1e0b5bc66f1e0b5bc5e7d6245
EUC-JP ?オシf?オシ^}Y?オシf?オシ^}bE 0011111110001110101101011000111010111100011001100011111110001110101101011000111010111100010111100111110101011001001111111000111010110101100011101011110001100110001111111000111010110101100011101011110001011110011111010110001001000101 3f8eb58ebc663f8eb58ebc5e7d593f8eb58ebc663f8eb58ebc5e7d6245
UTF-8 オシfオシ^}Yオシfオシ^}bE 111011101000010110011011111011111011110110110101111011111011110110111100011001101110111010000101100110111110111110111101101101011110111110111101101111000101111001111101010110011110111010000101100110111110111110111101101101011110111110111101101111000110011011101110100001011001101111101111101111011011010111101111101111011011110001011110011111010110001001000101 ee859befbdb5efbdbc66ee859befbdb5efbdbc5e7d59ee859befbdb5efbdbc66ee859befbdb5efbdbc5e7d6245
UHC ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245

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