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 ?Znkf?Znk^}Y?Znkf?Znk^}bE 00111111010110100110111001101011011001100011111101011010011011100110101101011110011111010101100100111111010110100110111001101011011001100011111101011010011011100110101101011110011111010110001001000101 3f5a6e6b663f5a6e6b5e7d593f5a6e6b663f5a6e6b5e7d6245
SJIS-WIN ЯZnkfЯZnk^}YЯZnkfЯZnk^}bE 1000010001100000010110100110111001101011011001101000010001100000010110100110111001101011010111100111110101011001100001000110000001011010011011100110101101100110100001000110000001011010011011100110101101011110011111010110001001000101 84605a6e6b6684605a6e6b5e7d5984605a6e6b6684605a6e6b5e7d6245
EUC-JP ЯZnkfЯZnk^}YЯZnkfЯZnk^}bE 1010011111000001010110100110111001101011011001101010011111000001010110100110111001101011010111100111110101011001101001111100000101011010011011100110101101100110101001111100000101011010011011100110101101011110011111010110001001000101 a7c15a6e6b66a7c15a6e6b5e7d59a7c15a6e6b66a7c15a6e6b5e7d6245
UTF-8 ЯZnkfЯZnk^}YЯZnkfЯZnk^}bE 1101000010101111010110100110111001101011011001101101000010101111010110100110111001101011010111100111110101011001110100001010111101011010011011100110101101100110110100001010111101011010011011100110101101011110011111010110001001000101 d0af5a6e6b66d0af5a6e6b5e7d59d0af5a6e6b66d0af5a6e6b5e7d6245
UHC ЯZnkfЯZnk^}YЯZnkfЯZnk^}bE 1010110011000001010110100110111001101011011001101010110011000001010110100110111001101011010111100111110101011001101011001100000101011010011011100110101101100110101011001100000101011010011011100110101101011110011111010110001001000101 acc15a6e6b66acc15a6e6b5e7d59acc15a6e6b66acc15a6e6b5e7d6245

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