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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN シ眈モDシ眈モD^ 1011110011100001101111001101001101000100101111001110000110111100110100110100010001011110 bce1bcd344bce1bcd3445e
EUC-JP シ眈モDシ眈モD^ 100011101011110011100010101111101000111011010011010001001000111010111100111000101011111010001110110100110100010001011110 8ebce2be8ed3448ebce2be8ed3445e
UTF-8 シ眈モDシ眈モD^ 111011111011110110111100111001111001110010001000111011111011111010010011010001001110111110111101101111001110011110011100100010001110111110111110100100110100010001011110 efbdbce79c88efbe9344efbdbce79c88efbe93445e
UHC ?眈?D?眈?D^ 0011111111110111101011110011111101000100001111111111011110101111001111110100010001011110 3ff7af3f443ff7af3f445e

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