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 ’H’R’Aef’H’R’Ae^}Y’H’R’Aef’H’R’Ae^}bE 10010010010010001001001001010010100100100100000101100101011001101001001001001000100100100101001010010010010000010110010101011110011111010101100110010010010010001001001001010010100100100100000101100101011001101001001001001000100100100101001010010010010000010110010101011110011111010110001001000101 9248925292416566924892529241655e7d599248925292416566924892529241655e7d6245
SJIS-WIN ?H?R?Aef?H?R?Ae^}Y?H?R?Aef?H?R?Ae^}bE 00111111010010000011111101010010001111110100000101100101011001100011111101001000001111110101001000111111010000010110010101011110011111010101100100111111010010000011111101010010001111110100000101100101011001100011111101001000001111110101001000111111010000010110010101011110011111010110001001000101 3f483f523f4165663f483f523f41655e7d593f483f523f4165663f483f523f41655e7d6245
EUC-JP ?H?R?Aef?H?R?Ae^}Y?H?R?Aef?H?R?Ae^}bE 00111111010010000011111101010010001111110100000101100101011001100011111101001000001111110101001000111111010000010110010101011110011111010101100100111111010010000011111101010010001111110100000101100101011001100011111101001000001111110101001000111111010000010110010101011110011111010110001001000101 3f483f523f4165663f483f523f41655e7d593f483f523f4165663f483f523f41655e7d6245
UTF-8 ’H’R’Aef’H’R’Ae^}Y’H’R’Aef’H’R’Ae^}bE 11000010100100100100100011000010100100100101001011000010100100100100000101100101011001101100001010010010010010001100001010010010010100101100001010010010010000010110010101011110011111010101100111000010100100100100100011000010100100100101001011000010100100100100000101100101011001101100001010010010010010001100001010010010010100101100001010010010010000010110010101011110011111010110001001000101 c29248c29252c292416566c29248c29252c29241655e7d59c29248c29252c292416566c29248c29252c29241655e7d6245
UHC ?H?R?Aef?H?R?Ae^}Y?H?R?Aef?H?R?Ae^}bE 00111111010010000011111101010010001111110100000101100101011001100011111101001000001111110101001000111111010000010110010101011110011111010101100100111111010010000011111101010010001111110100000101100101011001100011111101001000001111110101001000111111010000010110010101011110011111010110001001000101 3f483f523f4165663f483f523f41655e7d593f483f523f4165663f483f523f41655e7d6245

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