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 鈔ア蜊ウ鞜懷・ェ雉 1110011111100010101100011110010110001101101100111110100011011111100111001110010110100101101010101110100010110011 e7e2b1e58db3e8df9ce5a5aae8b3
EUC-JP 鈔ア蜊ウ鞜懷・ェ雉 111011101110010010001110101100011110100111101101100011101011001111110000111000011101100011100111100011101010010110001110101010101111000010110101 eee48eb1e9ed8eb3f0e1d8e78ea58eaaf0b5
UTF-8 鈔ア蜊ウ鞜懷・ェ雉 111010011000100010010100111011111011110110110001111010001001110010001010111011111011110110110011111010011001111010011100111001101000011110110111111011111011110110100101111011111011110110101010111010011001101110001001 e98894efbdb1e89c8aefbdb3e99e9ce687b7efbda5efbdaae99b89
UHC ?????懷??雉 0011111100111111001111110011111100111111111111001110001100111111001111111111011011001011 3f3f3f3f3ffce33f3ff6cb

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