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 ????????P 001111110011111100111111001111110011111100111111001111110011111101010000 3f3f3f3f3f3f3f3f50
SJIS-WIN 貉ソ驥域ケソ蛛イP 11100110101110011011111111101001100001111000100011100110101110011011111111100101100000011011001001010000 e6b9bfe98788e6b9bfe581b250
EUC-JP 貉ソ驥域ケソ蛛イP 1110110010111011100011101011111111110001111001111011000011101000100011101011100110001110101111111110100111100001100011101011001001010000 ecbb8ebff1e7b0e88eb98ebfe9e18eb250
UTF-8 貉ソ驥域ケソ蛛イP 11101000101100101000100111101111101111011011111111101001101010011010010111100101100111111001111111101111101111011011100111101111101111011011111111101000100110111001101111101111101111011011001001010000 e8b289efbdbfe9a9a5e59f9fefbdb9efbdbfe89b9befbdb250
UHC ??驥域??蛛?P 001111110011111111010001110010101110011010110100001111110011111111110001110010000011111101010000 3f3fd1cae6b43f3ff1c83f50

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