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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鞣らウ枝鞣らウ施^ 111010001110001010000010111001111011001110001110011111011110100011100010100000101110011110110011100011100111101101011110 e8e282e7b38e7de8e282e7b38e7b5e
EUC-JP 鞣らウ枝鞣らウ施^ 1111000011100100101001001110100110001110101100111011101111011110111100001110010010100100111010011000111010110011101110111101110001011110 f0e4a4e98eb3bbdef0e4a4e98eb3bbdc5e
UTF-8 鞣らウ枝鞣らウ施^ 11101001100111101010001111100011100000101000100111101111101111011011001111100110100111101001110111101001100111101010001111100011100000101000100111101111101111011011001111100110100101101011110101011110 e99ea3e38289efbdb3e69e9de99ea3e38289efbdb3e696bd5e
UHC ?ら?枝?ら?施^ 00111111101010101110100100111111111100101010101100111111101010101110100100111111111000111011111101011110 3faae93ff2ab3faae93fe3bf5e

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