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 雉ェ闊朱猿雉ェ螻。 111010001011001110101010111010001000100010001110111010011000100110001110111010001011001110101010111001011011000110100001 e8b3aae8888ee9898ee8b3aae5b1a1
EUC-JP 雉ェ闊朱猿雉ェ螻。 111100001011010110001110101010101110111111101000101111001110101110110001111011101111000010110101100011101010101011101010101100111000111010100001 f0b58eaaefe8bcebb1eef0b58eaaeab38ea1
UTF-8 雉ェ闊朱猿雉ェ螻。 111010011001101110001001111011111011110110101010111010011001011110001010111001101001110010110001111001111000110010111111111010011001101110001001111011111011110110101010111010001001111010111011111011111011110110100001 e99b89efbdaae9978ae69cb1e78cbfe99b89efbdaae89ebbefbda1
UHC 雉?闊朱猿雉??? 1111011011001011001111111111110011000100111100011011100111101010101110111111011011001011001111110011111100111111 f6cb3ffcc4f1b9eabbf6cb3f3f3f

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