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 11100011111111001110001111111100011001101110001111111100111000111111110001011110011111010101100111100011111111001110001111111100011001101110001111111100111000111111110001011110011111010110001001000101 e3fce3fc66e3fce3fc5e7d59e3fce3fc66e3fce3fc5e7d6245
EUC-JP 腋腋f腋腋^}Y腋腋f腋腋^}bE 11100110111111101110011011111110011001101110011011111110111001101111111001011110011111010101100111100110111111101110011011111110011001101110011011111110111001101111111001011110011111010110001001000101 e6fee6fe66e6fee6fe5e7d59e6fee6fe66e6fee6fe5e7d6245
UTF-8 腋腋f腋腋^}Y腋腋f腋腋^}bE 111010001000010110001011111010001000010110001011011001101110100010000101100010111110100010000101100010110101111001111101010110011110100010000101100010111110100010000101100010110110011011101000100001011000101111101000100001011000101101011110011111010110001001000101 e8858be8858b66e8858be8858b5e7d59e8858be8858b66e8858be8858b5e7d6245
UHC 腋腋f腋腋^}Y腋腋f腋腋^}bE 11100100111111011110010011111101011001101110010011111101111001001111110101011110011111010101100111100100111111011110010011111101011001101110010011111101111001001111110101011110011111010110001001000101 e4fde4fd66e4fde4fd5e7d59e4fde4fd66e4fde4fd5e7d6245

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