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 貉ソ隰晄ケソ謐ィ 111001101011100110111111111010001010110010011101111001101011100110111111111001101000110110101000 e6b9bfe8ac9de6b9bfe68da8
EUC-JP 貉ソ隰晄ケソ謐ィ 11101100101110111000111010111111111100001010111011011010111010001000111010111001100011101011111111101011111011011000111010101000 ecbb8ebff0aedae88eb98ebfebed8ea8
UTF-8 貉ソ隰晄ケソ謐ィ 111010001011001010001001111011111011110110111111111010011001101010110000111001101001100110000100111011111011110110111001111011111011110110111111111010001010110010010000111011111011110110101000 e8b289efbdbfe99ab0e69984efbdb9efbdbfe8ac90efbda8
UHC ???晄??謐? 00111111001111110011111111111100110011010011111100111111110110101100110100111111 3f3f3ffccd3f3fdacd3f

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