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 蠅サ竰オ奛区シソ 111001011010001010111011111000101001001010110101111110101010000110001011111001101011110010111111 e5a2bbe292b5faa18be6bcbf
EUC-JP 蠅サ竰オ奛区シソ 1110101010100100100011101011101111100011111100101000111010110101100011111011100011110111101101101110100010001110101111001000111010111111 eaa48ebbe3f28eb58fb8f7b6e88ebc8ebf
UTF-8 蠅サ竰オ奛区シソ 111010001010000010000101111011111011110110111011111001111010101110110000111011111011110110110101111001011010010110011011111001011000110010111010111011111011110110111100111011111011110110111111 e8a085efbdbbe7abb0efbdb5e5a59be58cbaefbdbcefbdbf
UHC 蠅??????? 111000111011001000111111001111110011111100111111001111110011111100111111 e3b23f3f3f3f3f3f3f

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