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 ????????h 001111110011111100111111001111110011111100111111001111110011111101101000 3f3f3f3f3f3f3f3f68
SJIS-WIN 貉ソ譚捺ケソ蛛イh 11100110101110011011111111100110100111011001001111100110101110011011111111100101100000011011001001101000 e6b9bfe69d93e6b9bfe581b268
EUC-JP 貉ソ譚捺ケソ蛛イh 1110110010111011100011101011111111101011111111011100011011101000100011101011100110001110101111111110100111100001100011101011001001101000 ecbb8ebfebfdc6e88eb98ebfe9e18eb268
UTF-8 貉ソ譚捺ケソ蛛イh 11101000101100101000100111101111101111011011111111101000101011011001101011100110100011011011101011101111101111011011100111101111101111011011111111101000100110111001101111101111101111011011001001101000 e8b289efbdbfe8ad9ae68dbaefbdb9efbdbfe89b9befbdb268
UHC ??譚捺??蛛?h 001111110011111111010011110010011101000111110100001111110011111111110001110010000011111101101000 3f3fd3c9d1f43f3ff1c83f68

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