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 ????????Y 001111110011111100111111001111110011111100111111001111110011111101011001 3f3f3f3f3f3f3f3f59
SJIS-WIN 貉ソ辣ョ貉ソ霆クY 11100110101110011011111111100111100001011010111011100110101110011011111111101000101110111011100001011001 e6b9bfe785aee6b9bfe8bbb859
EUC-JP 貉ソ辣ョ貉ソ霆クY 1110110010111011100011101011111111101101111001011000111010101110111011001011101110001110101111111111000010111101100011101011100001011001 ecbb8ebfede58eaeecbb8ebff0bd8eb859
UTF-8 貉ソ辣ョ貉ソ霆クY 11101000101100101000100111101111101111011011111111101000101111101010001111101111101111011010111011101000101100101000100111101111101111011011111111101001100111001000011011101111101111011011100001011001 e8b289efbdbfe8bea3efbdaee8b289efbdbfe99c86efbdb859
UHC ??辣???霆?Y 0011111100111111110101011011100000111111001111110011111111101111111111010011111101011001 3f3fd5b83f3f3feffd3f59

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