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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 捨爾踰捨爾踰^ 10001110110011001000111010100010111001101111101010001110110011001000111010100010111001101111101001011110 8ecc8ea2e6fa8ecc8ea2e6fa5e
EUC-JP 捨爾踰捨爾踰^ 10111100110011101011110010100100111011001111110010111100110011101011110010100100111011001111110001011110 bccebca4ecfcbccebca4ecfc5e
UTF-8 捨爾踰捨爾踰^ 11100110100011011010100011100111100010001011111011101000101110001011000011100110100011011010100011100111100010001011111011101000101110001011000001011110 e68da8e788bee8b8b0e68da8e788bee8b8b05e
UHC 捨爾踰捨爾踰^ 11011110110101111110110010110011111010111011001011011110110101111110110010110011111010111011001001011110 ded7ecb3ebb2ded7ecb3ebb25e

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