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 莠ィ竰オ奛区シソ 111001001011101010101000111000101001001010110101111110101010000110001011111001101011110010111111 e4baa8e292b5faa18be6bcbf
EUC-JP 莠ィ竰オ奛区シソ 1110100010111100100011101010100011100011111100101000111010110101100011111011100011110111101101101110100010001110101111001000111010111111 e8bc8ea8e3f28eb58fb8f7b6e88ebc8ebf
UTF-8 莠ィ竰オ奛区シソ 111010001000111010100000111011111011110110101000111001111010101110110000111011111011110110110101111001011010010110011011111001011000110010111010111011111011110110111100111011111011110110111111 e88ea0efbda8e7abb0efbdb5e5a59be58cbaefbdbcefbdbf
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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