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 ?LKf?LK^}Y?LKf?LK^}bE 001111110100110001001011011001100011111101001100010010110101111001111101010110010011111101001100010010110110011000111111010011000100101101011110011111010110001001000101 3f4c4b663f4c4b5e7d593f4c4b663f4c4b5e7d6245
SJIS-WIN 蛛LKf蛛LK^}Y蛛LKf蛛LK^}bE 11100101100000010100110001001011011001101110010110000001010011000100101101011110011111010101100111100101100000010100110001001011011001101110010110000001010011000100101101011110011111010110001001000101 e5814c4b66e5814c4b5e7d59e5814c4b66e5814c4b5e7d6245
EUC-JP 蛛LKf蛛LK^}Y蛛LKf蛛LK^}bE 11101001111000010100110001001011011001101110100111100001010011000100101101011110011111010101100111101001111000010100110001001011011001101110100111100001010011000100101101011110011111010110001001000101 e9e14c4b66e9e14c4b5e7d59e9e14c4b66e9e14c4b5e7d6245
UTF-8 蛛LKf蛛LK^}Y蛛LKf蛛LK^}bE 1110100010011011100110110100110001001011011001101110100010011011100110110100110001001011010111100111110101011001111010001001101110011011010011000100101101100110111010001001101110011011010011000100101101011110011111010110001001000101 e89b9b4c4b66e89b9b4c4b5e7d59e89b9b4c4b66e89b9b4c4b5e7d6245
UHC 蛛LKf蛛LK^}Y蛛LKf蛛LK^}bE 11110001110010000100110001001011011001101111000111001000010011000100101101011110011111010101100111110001110010000100110001001011011001101111000111001000010011000100101101011110011111010110001001000101 f1c84c4b66f1c84c4b5e7d59f1c84c4b66f1c84c4b5e7d6245

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