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 ???????± 0011111100111111001111110011111100111111001111110011111110110001 3f3f3f3f3f3f3fb1
SJIS-WIN 貉ソ驕ョ貉ソ逎± 11100110101110011011111111101001100000011010111011100110101110011011111111100111101000111000000101111101 e6b9bfe981aee6b9bfe7a3817d
EUC-JP 貉ソ驕ョ貉ソ逎± 11101100101110111000111010111111111100011110000110001110101011101110110010111011100011101011111111101110101001011010000111011110 ecbb8ebff1e18eaeecbb8ebfeea5a1de
UTF-8 貉ソ驕ョ貉ソ逎± 1110100010110010100010011110111110111101101111111110100110101001100101011110111110111101101011101110100010110010100010011110111110111101101111111110100110000000100011101100001010110001 e8b289efbdbfe9a995efbdaee8b289efbdbfe9808ec2b1
UHC ??驕????± 00111111001111111100111011110110001111110011111100111111001111111010000110111110 3f3fcef63f3f3f3fa1be

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