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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 蠖嫻蠖嫂}Y蠖嫻蠖嫂}bE 111001011011110110011011011001101110010110111101100110110101111001111101010110011110010110111101100110110110011011100101101111011001101101011110011111010110001001000101 e5bd9b66e5bd9b5e7d59e5bd9b66e5bd9b5e7d6245
EUC-JP 蠖嫻蠖嫂}Y蠖嫻蠖嫂}bE 111010101011111111010101110001111110101010111111110101011011111101111101010110011110101010111111110101011100011111101010101111111101010110111111011111010110001001000101 eabfd5c7eabfd5bf7d59eabfd5c7eabfd5bf7d6245
UTF-8 蠖嫻蠖嫂}Y蠖嫻蠖嫂}bE 1110100010100000100101101110010110101011101110111110100010100000100101101110010110101011100000100111110101011001111010001010000010010110111001011010101110111011111010001010000010010110111001011010101110000010011111010110001001000101 e8a096e5abbbe8a096e5ab827d59e8a096e5abbbe8a096e5ab827d6245
UHC ???嫂}Y???嫂}bE 001111110011111100111111111000011111100101111101010110010011111100111111001111111110000111111001011111010110001001000101 3f3f3fe1f97d593f3f3fe1f97d6245

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