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 貉ソ驕ョ貉ソ逎『 11100110101110011011111111101001100000011010111011100110101110011011111111100111101000111000000101110111 e6b9bfe981aee6b9bfe7a38177
EUC-JP 貉ソ驕ョ貉ソ逎『 11101100101110111000111010111111111100011110000110001110101011101110110010111011100011101011111111101110101001011010000111011000 ecbb8ebff1e18eaeecbb8ebfeea5a1d8
UTF-8 貉ソ驕ョ貉ソ逎『 111010001011001010001001111011111011110110111111111010011010100110010101111011111011110110101110111010001011001010001001111011111011110110111111111010011000000010001110111000111000000010001110 e8b289efbdbfe9a995efbdaee8b289efbdbfe9808ee3808e
UHC ??驕????『 00111111001111111100111011110110001111110011111100111111001111111010000110111010 3f3fcef63f3f3f3fa1ba

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