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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 涖ク鰺鈿盧鰺躾 11111011010000001011100011101001110010111110011111101101111000011011100011101001110010111110011101011110 fb40b8e9cbe7ede1b8e9cbe75e
EUC-JP 涖ク鰺鈿盧鰺躾 100011111100011111001011100011101011100011110010110011011110111011101111111000101011101011110010110011011110110110111111 8fc7cb8eb8f2cdeeefe2baf2cdedbf
UTF-8 涖ク鰺鈿盧鰺躾 111001101011011010010110111011111011110110111000111010011011000010111010111010011000100010111111111001111001101110100111111010011011000010111010111010001011101010111110 e6b696efbdb8e9b0bae988bfe79ba7e9b0bae8babe
UHC ???鈿盧?? 001111110011111100111111111011111010111111010110110101000011111100111111 3f3f3fefafd6d43f3f

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