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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN シツシムシ狆ハ^ 101111001100001010111100110100011011110011100000101111001100101001011110 bcc2bcd1bce0bcca5e
EUC-JP シツシムシ狆ハ^ 100011101011110010001110110000101000111010111100100011101101000110001110101111001110000010111110100011101100101001011110 8ebc8ec28ebc8ed18ebce0be8eca5e
UTF-8 シツシムシ狆ハ^ 11101111101111011011110011101111101111101000001011101111101111011011110011101111101111101001000111101111101111011011110011100111100010111000011011101111101111101000101001011110 efbdbcefbe82efbdbcefbe91efbdbce78b86efbe8a5e
UHC ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e

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