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 ト鎤埇ト鎤^ 111100001011110111000100111110111110000111111010100110101111000010111101110001001111101111100001111110011111011001011110 f0bdc4fbe1fa9af0bdc4fbe1f9f65e
EUC-JP ?ト鎤埇?ト鎤?^ 0011111110001110110001001000111111100101101100111000111110110111111001110011111110001110110001001000111111100101101100110011111101011110 3f8ec48fe5b38fb7e73f8ec48fe5b33f5e
UTF-8 ト鎤埇ト鎤^ 11101110100000011011110011101111101111101000010011101001100011101010010011100101100111111000011111101110100000011011110011101111101111101000010011101001100011101010010011101110100111011001000101011110 ee81bcefbe84e98ea4e59f87ee81bcefbe84e98ea4ee9d915e
UHC ???埇????^ 00111111001111110011111111101001101110010011111100111111001111110011111101011110 3f3f3fe9b93f3f3f3f5e

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