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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 怐瘁鞦}怐瘁鞦{^ 100111001000000111100001100000011110100011100001011111011001110010000001111000011000000111101000111000010111101101011110 9c81e181e8e17d9c81e181e8e17b5e
EUC-JP 怐瘁鞦}怐瘁鞦{^ 110101111110000111100001111000011111000011100011011111011101011111100001111000011110000111110000111000110111101101011110 d7e1e1e1f0e37dd7e1e1e1f0e37b5e
UTF-8 怐瘁鞦}怐瘁鞦{^ 111001101000000010010000111001111001100010000001111010011001111010100110011111011110011010000000100100001110011110011000100000011110100110011110101001100111101101011110 e68090e79881e99ea67de68090e79881e99ea67b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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