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 恁???恁???^ 1001110010001100001111110011111100111111100111001000110000111111001111110011111101011110 9c8c3f3f3f9c8c3f3f3f5e
EUC-JP 恁?蔣?恁?蔣?^ 110101111110110000111111100011111101100110110110001111111101011111101100001111111000111111011001101101100011111101011110 d7ec3f8fd9b63fd7ec3f8fd9b63f5e
UTF-8 恁렦蔣받恁렦蔣밗^ 11100110100000011000000111101011101000001010011011101000100101001010001111101011101100001001101111100110100000011000000111101011101000001010011011101000100101001010001111101011101100001001011101011110 e68181eba0a6e894a3ebb09be68181eba0a6e894a3ebb0975e
UHC 恁렦蔣받恁렦蔣밗^ 1110110011110110100011101011010111101101111110001011100111011110111011001111011010001110101101011110110111111000101110011101110001011110 ecf68eb5edf8b9deecf68eb5edf8b9dc5e

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