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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 貉ソ謐ィ貉ソ迢「闊 1110011010111001101111111110011010001101101010001110011010111001101111111110011110001011101000101110100010001000 e6b9bfe68da8e6b9bfe78ba2e888
EUC-JP 貉ソ謐ィ貉ソ迢「闊 111011001011101110001110101111111110101111101101100011101010100011101100101110111000111010111111111011011110101110001110101000101110111111101000 ecbb8ebfebed8ea8ecbb8ebfedeb8ea2efe8
UTF-8 貉ソ謐ィ貉ソ迢「闊 111010001011001010001001111011111011110110111111111010001010110010010000111011111011110110101000111010001011001010001001111011111011110110111111111010001011111110100010111011111011110110100010111010011001011110001010 e8b289efbdbfe8ac90efbda8e8b289efbdbfe8bfa2efbda2e9978a
UHC ??謐?????闊 0011111100111111110110101100110100111111001111110011111100111111001111111111110011000100 3f3fdacd3f3f3f3f3ffcc4

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