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 ?@f?@^}Y?@f?@^}bE 0011111101000000011001100011111101000000010111100111110101011001001111110100000001100110001111110100000001011110011111010110001001000101 3f40663f405e7d593f40663f405e7d6245
SJIS-WIN ?@f?@^}Y?@f?@^}bE 0011111101000000011001100011111101000000010111100111110101011001001111110100000001100110001111110100000001011110011111010110001001000101 3f40663f405e7d593f40663f405e7d6245
EUC-JP ?@f?@^}Y?@f?@^}bE 0011111101000000011001100011111101000000010111100111110101011001001111110100000001100110001111110100000001011110011111010110001001000101 3f40663f405e7d593f40663f405e7d6245
UTF-8 챗@f챗@^}Y챗@f챗@^}bE 11101100101100011001011101000000011001101110110010110001100101110100000001011110011111010101100111101100101100011001011101000000011001101110110010110001100101110100000001011110011111010110001001000101 ecb1974066ecb197405e7d59ecb1974066ecb197405e7d6245
UHC 챗@f챗@^}Y챗@f챗@^}bE 110000111010101001000000011001101100001110101010010000000101111001111101010110011100001110101010010000000110011011000011101010100100000001011110011111010110001001000101 c3aa4066c3aa405e7d59c3aa4066c3aa405e7d6245

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