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 ?????????A 00111111001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f3f41
SJIS-WIN ???恁??恁??A 001111110011111100111111100111001000110000111111001111111001110010001100001111110011111101000001 3f3f3f9c8c3f3f9c8c3f3f41
EUC-JP ???恁??恁??A 001111110011111100111111110101111110110000111111001111111101011111101100001111110011111101000001 3f3f3fd7ec3f3fd7ec3f3f41
UTF-8 梨뺥삜恁댁콡恁숈쭬A 11101111101001111010001011101011101110101010010111101100100000101001110011100110100000011000000111101011100011001000000111101100101111011010000111100110100000011000000111101100100010001000100011101100101011011010110001000001 efa7a2ebbaa5ec829ce68181eb8c81ecbda1e68181ec8888ecadac41
UHC 梨뺥삜恁댁콡恁숈쭬A 11101100101100011001010111101101100110001001111111101100111101101011010011101100101100011001100111101100111101101001100111101100101001111010000001000001 ecb195ed989fecf6b4ecb199ecf699eca7a041

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