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 蠇晢ス、隰暦スク謔 1111101110100001100111011110111110111101101001001110100010101100100101111110111110111101101110001110011010000010 fba19defbda4e8ac97efbdb8e682
EUC-JP ?晢ス、隰暦スク謔 0011111111011010111100011000111010111101100011101010010011110000101011101100111011110001100011101011110110001110101110001110101111100010 3fdaf18ebd8ea4f0aecef18ebd8eb8ebe2
UTF-8 蠇晢ス、隰暦スク謔 111010001010000010000111111001101001100110100010111011111011110110111101111011111011110110100100111010011001101010110000111001101001101010100110111011111011110110111101111011111011110110111000111010001010110010010100 e8a087e699a2efbdbdefbda4e99ab0e69aa6efbdbdefbdb8e8ac94
UHC ????????謔 00111111001111110011111100111111001111110011111100111111001111111111100111001100 3f3f3f3f3f3f3f3ff9cc

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