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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN シ狆ァシモシオ 10111100111000001011110010100111101111001101001110111100101101011111000011011010 bce0bca7bcd3bcb5f0da
EUC-JP シ狆ァシモシオ? 100011101011110011100000101111101000111010100111100011101011110010001110110100111000111010111100100011101011010100111111 8ebce0be8ea78ebc8ed38ebc8eb53f
UTF-8 シ狆ァシモシオ 111011111011110110111100111001111000101110000110111011111011110110100111111011111011110110111100111011111011111010010011111011111011110110111100111011111011110110110101111011101000001010011001 efbdbce78b86efbda7efbdbcefbe93efbdbcefbdb5ee8299
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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