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 ????????i^ 00111111001111110011111100111111001111110011111100111111001111110110100101011110 3f3f3f3f3f3f3f3f695e
SJIS-WIN ツ堙ョテコテ催、i^ 110000101001101011000011101011101100001110111010110000111000110111000011101001000110100101011110 c29ac3aec3bac38dc3a4695e
EUC-JP ツ堙ョテコテ催、i^ 100011101100001011010100110001011000111010101110100011101100001110001110101110101000111011000011101110101100010110001110101001000110100101011110 8ec2d4c58eae8ec38eba8ec3bac58ea4695e
UTF-8 ツ堙ョテコテ催、i^ 1110111110111110100000101110010110100000100110011110111110111101101011101110111110111110100000111110111110111101101110101110111110111110100000111110010110000010101011001110111110111101101001000110100101011110 efbe82e5a099efbdaeefbe83efbdbaefbe83e582acefbda4695e
UHC ??????催?i^ 0011111100111111001111110011111100111111001111111111010111001010001111110110100101011110 3f3f3f3f3f3ff5ca3f695e

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