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 シ」シ燻セ鹿シォ^ 1011110010100011101111001110000010001110101111101000111010101101101111001010101101011110 bca3bce08ebe8eadbcab5e
EUC-JP シ」シ燻セ鹿シォ^ 1000111010111100100011101010001110001110101111001101111111101110100011101011111010111100101011111000111010111100100011101010101101011110 8ebc8ea38ebcdfee8ebebcaf8ebc8eab5e
UTF-8 シ」シ燻セ鹿シォ^ 11101111101111011011110011101111101111011010001111101111101111011011110011100111100001111011101111101111101111011011111011101001101110011011111111101111101111011011110011101111101111011010101101011110 efbdbcefbda3efbdbce787bbefbdbee9b9bfefbdbcefbdab5e
UHC ???燻?鹿??^ 0011111100111111001111111111110110111000001111111101011011100011001111110011111101011110 3f3f3ffdb83fd6e33f3f5e

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