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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 踝セ貉ソ踝セ貉ソB 11100110111101001011111011100110101110011011111111100110111101001011111011100110101110011011111101000010 e6f4bee6b9bfe6f4bee6b9bf42
EUC-JP 踝セ貉ソ踝セ貉ソB 1110110011110110100011101011111011101100101110111000111010111111111011001111011010001110101111101110110010111011100011101011111101000010 ecf68ebeecbb8ebfecf68ebeecbb8ebf42
UTF-8 踝セ貉ソ踝セ貉ソB 11101000101110001001110111101111101111011011111011101000101100101000100111101111101111011011111111101000101110001001110111101111101111011011111011101000101100101000100111101111101111011011111101000010 e8b89defbdbee8b289efbdbfe8b89defbdbee8b289efbdbf42
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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