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 10011011101010111001110101001110011001101001101110101011100111010100111001011110011111010101100110011011101010111001110101001110011001101001101110101011100111010100111001011110011111010110001001000101 9bab9d4e669bab9d4e5e7d599bab9d4e669bab9d4e5e7d6245
EUC-JP 岫扼f岫扼^}Y岫扼f岫扼^}bE 11010110101011011101100110101111011001101101011010101101110110011010111101011110011111010101100111010110101011011101100110101111011001101101011010101101110110011010111101011110011111010110001001000101 d6add9af66d6add9af5e7d59d6add9af66d6add9af5e7d6245
UTF-8 岫扼f岫扼^}Y岫扼f岫扼^}bE 111001011011001010101011111001101000100110111100011001101110010110110010101010111110011010001001101111000101111001111101010110011110010110110010101010111110011010001001101111000110011011100101101100101010101111100110100010011011110001011110011111010110001001000101 e5b2abe689bc66e5b2abe689bc5e7d59e5b2abe689bc66e5b2abe689bc5e7d6245
UHC 岫扼f岫扼^}Y岫扼f岫扼^}bE 11100001111110111110010011111001011001101110000111111011111001001111100101011110011111010101100111100001111110111110010011111001011001101110000111111011111001001111100101011110011111010110001001000101 e1fbe4f966e1fbe4f95e7d59e1fbe4f966e1fbe4f95e7d6245

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