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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 鈐ヒシ}鈐ヒシ{^ 1111101111000010110010111011110001111101111110111100001011001011101111000111101101011110 fbc2cbbc7dfbc2cbbc7b5e
EUC-JP 鈐ヒシ}鈐ヒシ{^ 1000111111100011110000011000111011001011100011101011110001111101100011111110001111000001100011101100101110001110101111000111101101011110 8fe3c18ecb8ebc7d8fe3c18ecb8ebc7b5e
UTF-8 鈐ヒシ}鈐ヒシ{^ 111010011000100010010000111011111011111010001011111011111011110110111100011111011110100110001000100100001110111110111110100010111110111110111101101111000111101101011110 e98890efbe8befbdbc7de98890efbe8befbdbc7b5e
UHC 鈐??}鈐??{^ 1100110010100010001111110011111101111101110011001010001000111111001111110111101101011110 cca23f3f7dcca23f3f7b5e

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