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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 鈔ア蜊ウ鞜懆┳蟄俶クャ 111001111110001010110001111001011000110110110011111010001101111110011100111010001000010010110001111001011010110110011000111001101011100010101100 e7e2b1e58db3e8df9ce884b1e5ad98e6b8ac
EUC-JP 鈔ア蜊ウ鞜懆┳蟄俶クャ 11101110111001001000111010110001111010011110110110001110101100111111000011100001110110001110101010101000101100111110101010101111110100001110100010001110101110001000111010101100 eee48eb1e9ed8eb3f0e1d8eaa8b3eaafd0e88eb88eac
UTF-8 鈔ア蜊ウ鞜懆┳蟄俶クャ 111010011000100010010100111011111011110110110001111010001001110010001010111011111011110110110011111010011001111010011100111001101000011110000110111000101001010010110011111010001001111110000100111001001011111110110110111011111011110110111000111011111011110110101100 e98894efbdb1e89c8aefbdb3e99e9ce68786e294b3e89f84e4bfb6efbdb8efbdac
UHC ??????┳蟄??? 00111111001111110011111100111111001111110011111110100110101100111111011011011110001111110011111100111111 3f3f3f3f3f3fa6b3f6de3f3f3f

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