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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 雉ェ闊朱猿雉ェ 111010001011001110101010111010001000100010001110111010011000100110001110111010001011001110101010 e8b3aae8888ee9898ee8b3aa
EUC-JP 雉ェ闊朱猿雉ェ 1111000010110101100011101010101011101111111010001011110011101011101100011110111011110000101101011000111010101010 f0b58eaaefe8bcebb1eef0b58eaa
UTF-8 雉ェ闊朱猿雉ェ 111010011001101110001001111011111011110110101010111010011001011110001010111001101001110010110001111001111000110010111111111010011001101110001001111011111011110110101010 e99b89efbdaae9978ae69cb1e78cbfe99b89efbdaa
UHC 雉?闊朱猿雉? 111101101100101100111111111111001100010011110001101110011110101010111011111101101100101100111111 f6cb3ffcc4f1b9eabbf6cb3f

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