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 “upnkf“upnk^}Y“upnkf“upnk^}bE 100100110111010110001111011100000110111001101011011001101001001101110101100011110111000001101110011010110101111001111101010110011001001101110101100011110111000001101110011010110110011010010011011101011000111101110000011011100110101101011110011111010110001001000101 93758f706e6b6693758f706e6b5e7d5993758f706e6b6693758f706e6b5e7d6245
SJIS-WIN ?u?pnkf?u?pnk^}Y?u?pnkf?u?pnk^}bE 001111110111010100111111011100000110111001101011011001100011111101110101001111110111000001101110011010110101111001111101010110010011111101110101001111110111000001101110011010110110011000111111011101010011111101110000011011100110101101011110011111010110001001000101 3f753f706e6b663f753f706e6b5e7d593f753f706e6b663f753f706e6b5e7d6245
EUC-JP ?u?pnkf?u?pnk^}Y?u?pnkf?u?pnk^}bE 001111110111010100111111011100000110111001101011011001100011111101110101001111110111000001101110011010110101111001111101010110010011111101110101001111110111000001101110011010110110011000111111011101010011111101110000011011100110101101011110011111010110001001000101 3f753f706e6b663f753f706e6b5e7d593f753f706e6b663f753f706e6b5e7d6245
UTF-8 “upnkf“upnk^}Y“upnkf“upnk^}bE 1100001010010011011101011100001010001111011100000110111001101011011001101100001010010011011101011100001010001111011100000110111001101011010111100111110101011001110000101001001101110101110000101000111101110000011011100110101101100110110000101001001101110101110000101000111101110000011011100110101101011110011111010110001001000101 c29375c28f706e6b66c29375c28f706e6b5e7d59c29375c28f706e6b66c29375c28f706e6b5e7d6245
UHC ?u?pnkf?u?pnk^}Y?u?pnkf?u?pnk^}bE 001111110111010100111111011100000110111001101011011001100011111101110101001111110111000001101110011010110101111001111101010110010011111101110101001111110111000001101110011010110110011000111111011101010011111101110000011011100110101101011110011111010110001001000101 3f753f706e6b663f753f706e6b5e7d593f753f706e6b663f753f706e6b5e7d6245

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