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 ?iW\nf?iW\n^}Y?iW\nf?iW\n^}bE 0011111101101001010101110101110001101110011001100011111101101001010101110101110001101110010111100111110101011001001111110110100101010111010111000110111001100110001111110110100101010111010111000110111001011110011111010110001001000101 3f69575c6e663f69575c6e5e7d593f69575c6e663f69575c6e5e7d6245
SJIS-WIN ?iW\nf?iW\n^}Y?iW\nf?iW\n^}bE 0011111101101001010101110101110001101110011001100011111101101001010101110101110001101110010111100111110101011001001111110110100101010111010111000110111001100110001111110110100101010111010111000110111001011110011111010110001001000101 3f69575c6e663f69575c6e5e7d593f69575c6e663f69575c6e5e7d6245
EUC-JP ?iW\nf?iW\n^}Y?iW\nf?iW\n^}bE 0011111101101001010101110101110001101110011001100011111101101001010101110101110001101110010111100111110101011001001111110110100101010111010111000110111001100110001111110110100101010111010111000110111001011110011111010110001001000101 3f69575c6e663f69575c6e5e7d593f69575c6e663f69575c6e5e7d6245
UTF-8 묯iW\nf묯iW\n^}Y묯iW\nf묯iW\n^}bE 11101011101011001010111101101001010101110101110001101110011001101110101110101100101011110110100101010111010111000110111001011110011111010101100111101011101011001010111101101001010101110101110001101110011001101110101110101100101011110110100101010111010111000110111001011110011111010110001001000101 ebacaf69575c6e66ebacaf69575c6e5e7d59ebacaf69575c6e66ebacaf69575c6e5e7d6245
UHC 묯iW\nf묯iW\n^}Y묯iW\nf묯iW\n^}bE 100100100100011001101001010101110101110001101110011001101001001001000110011010010101011101011100011011100101111001111101010110011001001001000110011010010101011101011100011011100110011010010010010001100110100101010111010111000110111001011110011111010110001001000101 924669575c6e66924669575c6e5e7d59924669575c6e66924669575c6e5e7d6245

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