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 ??f??^}Y??f??^}bE 0011111100111111011001100011111100111111010111100111110101011001001111110011111101100110001111110011111101011110011111010110001001000101 3f3f663f3f5e7d593f3f663f3f5e7d6245
SJIS-WIN 謳納f謳納^}Y謳納f謳納^}bE 11100110100100001001010001011011011001101110011010010000100101000101101101011110011111010101100111100110100100001001010001011011011001101110011010010000100101000101101101011110011111010110001001000101 e690945b66e690945b5e7d59e690945b66e690945b5e7d6245
EUC-JP 謳納f謳納^}Y謳納f謳納^}bE 11101011111100001100011110111100011001101110101111110000110001111011110001011110011111010101100111101011111100001100011110111100011001101110101111110000110001111011110001011110011111010110001001000101 ebf0c7bc66ebf0c7bc5e7d59ebf0c7bc66ebf0c7bc5e7d6245
UTF-8 謳納f謳納^}Y謳納f謳納^}bE 111010001010110010110011111001111011010010001101011001101110100010101100101100111110011110110100100011010101111001111101010110011110100010101100101100111110011110110100100011010110011011101000101011001011001111100111101101001000110101011110011111010110001001000101 e8acb3e7b48d66e8acb3e7b48d5e7d59e8acb3e7b48d66e8acb3e7b48d5e7d6245
UHC 謳納f謳納^}Y謳納f謳納^}bE 11001111110001001101001010100001011001101100111111000100110100101010000101011110011111010101100111001111110001001101001010100001011001101100111111000100110100101010000101011110011111010110001001000101 cfc4d2a166cfc4d2a15e7d59cfc4d2a166cfc4d2a15e7d6245

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