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 ?Hnkf?Hnk^}Y?Hnkf?Hnk^}bE 00111111010010000110111001101011011001100011111101001000011011100110101101011110011111010101100100111111010010000110111001101011011001100011111101001000011011100110101101011110011111010110001001000101 3f486e6b663f486e6b5e7d593f486e6b663f486e6b5e7d6245
SJIS-WIN 昻Hnkf昻Hnk^}Y昻Hnkf昻Hnk^}bE 1111101011010000010010000110111001101011011001101111101011010000010010000110111001101011010111100111110101011001111110101101000001001000011011100110101101100110111110101101000001001000011011100110101101011110011111010110001001000101 fad0486e6b66fad0486e6b5e7d59fad0486e6b66fad0486e6b5e7d6245
EUC-JP ?Hnkf?Hnk^}Y?Hnkf?Hnk^}bE 00111111010010000110111001101011011001100011111101001000011011100110101101011110011111010101100100111111010010000110111001101011011001100011111101001000011011100110101101011110011111010110001001000101 3f486e6b663f486e6b5e7d593f486e6b663f486e6b5e7d6245
UTF-8 昻Hnkf昻Hnk^}Y昻Hnkf昻Hnk^}bE 111001101001100010111011010010000110111001101011011001101110011010011000101110110100100001101110011010110101111001111101010110011110011010011000101110110100100001101110011010110110011011100110100110001011101101001000011011100110101101011110011111010110001001000101 e698bb486e6b66e698bb486e6b5e7d59e698bb486e6b66e698bb486e6b5e7d6245
UHC 昻Hnkf昻Hnk^}Y昻Hnkf昻Hnk^}bE 1110010011101001010010000110111001101011011001101110010011101001010010000110111001101011010111100111110101011001111001001110100101001000011011100110101101100110111001001110100101001000011011100110101101011110011111010110001001000101 e4e9486e6b66e4e9486e6b5e7d59e4e9486e6b66e4e9486e6b5e7d6245

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