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 100110110100111000111111011001101001101101001110001111110101111001111101010110011001101101001110001111110110011010011011010011100011111101011110011111010110001001000101 9b4e3f669b4e3f5e7d599b4e3f669b4e3f5e7d6245
EUC-JP 娟煐f娟煐^}Y娟煐f娟煐^}bE 1101010110101111100011111100100111111000011001101101010110101111100011111100100111111000010111100111110101011001110101011010111110001111110010011111100001100110110101011010111110001111110010011111100001011110011111010110001001000101 d5af8fc9f866d5af8fc9f85e7d59d5af8fc9f866d5af8fc9f85e7d6245
UTF-8 娟煐f娟煐^}Y娟煐f娟煐^}bE 111001011010100010011111111001111000010110010000011001101110010110101000100111111110011110000101100100000101111001111101010110011110010110101000100111111110011110000101100100000110011011100101101010001001111111100111100001011001000001011110011111010110001001000101 e5a89fe7859066e5a89fe785905e7d59e5a89fe7859066e5a89fe785905e7d6245
UHC 娟煐f娟煐^}Y娟煐f娟煐^}bE 11100110110000101110011110111100011001101110011011000010111001111011110001011110011111010101100111100110110000101110011110111100011001101110011011000010111001111011110001011110011111010110001001000101 e6c2e7bc66e6c2e7bc5e7d59e6c2e7bc66e6c2e7bc5e7d6245

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