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 ????????K 001111110011111100111111001111110011111100111111001111110011111101001011 3f3f3f3f3f3f3f3f4b
SJIS-WIN 貉ソ辣ョ貉ソ霆クK 11100110101110011011111111100111100001011010111011100110101110011011111111101000101110111011100001001011 e6b9bfe785aee6b9bfe8bbb84b
EUC-JP 貉ソ辣ョ貉ソ霆クK 1110110010111011100011101011111111101101111001011000111010101110111011001011101110001110101111111111000010111101100011101011100001001011 ecbb8ebfede58eaeecbb8ebff0bd8eb84b
UTF-8 貉ソ辣ョ貉ソ霆クK 11101000101100101000100111101111101111011011111111101000101111101010001111101111101111011010111011101000101100101000100111101111101111011011111111101001100111001000011011101111101111011011100001001011 e8b289efbdbfe8bea3efbdaee8b289efbdbfe99c86efbdb84b
UHC ??辣???霆?K 0011111100111111110101011011100000111111001111110011111111101111111111010011111101001011 3f3fd5b83f3f3feffd3f4b

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