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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 跣ゥ鮴怡跣ゥ鮴悳^ 111001101110111110101001111010011011111010011100011111011110011011101111101010011110100110111110100111000111101101011110 e6efa9e9be9c7de6efa9e9be9c7b5e
EUC-JP 跣ゥ鮴怡跣ゥ鮴悳^ 1110110011110001100011101010100111110010110000001101011111011110111011001111000110001110101010011111001011000000110101111101110001011110 ecf18ea9f2c0d7deecf18ea9f2c0d7dc5e
UTF-8 跣ゥ鮴怡跣ゥ鮴悳^ 11101000101101111010001111101111101111011010100111101001101011101011010011100110100000001010000111101000101101111010001111101111101111011010100111101001101011101011010011100110100000101011001101011110 e8b7a3efbda9e9aeb4e680a1e8b7a3efbda9e9aeb4e682b35e
UHC 跣??怡跣??悳^ 11100000110100110011111100111111111011001010111011100000110100110011111100111111110100111110110101011110 e0d33f3fecaee0d33f3fd3ed5e

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