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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 鱸イ郤チ鱸イ郤チ^ 11101001111001111011001011100111101110101100000111101001111001111011001011100111101110101100000101011110 e9e7b2e7bac1e9e7b2e7bac15e
EUC-JP 鱸イ郤チ鱸イ郤チ^ 1111001011101001100011101011001011101110101111001000111011000001111100101110100110001110101100101110111010111100100011101100000101011110 f2e98eb2eebc8ec1f2e98eb2eebc8ec15e
UTF-8 鱸イ郤チ鱸イ郤チ^ 11101001101100011011100011101111101111011011001011101001100000111010010011101111101111101000000111101001101100011011100011101111101111011011001011101001100000111010010011101111101111101000000101011110 e9b1b8efbdb2e983a4efbe81e9b1b8efbdb2e983a4efbe815e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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