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 ??訂???訂?^ 0011111100111111100100101111100100111111001111110011111110010010111110010011111101011110 3f3f92f93f3f3f92f93f5e
EUC-JP 塡?訂?塡?訂?^ 100011111011100010110100001111111100010011111011001111111000111110111000101101000011111111000100111110110011111101011110 8fb8b43fc4fb3f8fb8b43fc4fb3f5e
UTF-8 塡렣訂햇塡렣訂햄^ 11100101101000011010000111101011101000001010001111101000101010001000001011101101100101101000011111100101101000011010000111101011101000001010001111101000101010001000001011101101100101101000010001011110 e5a1a1eba0a3e8a882ed9687e5a1a1eba0a3e8a882ed96845e
UHC 塡렣訂햇塡렣訂햄^ 1110111011110011100011101011010011101111111101001100011111011110111011101111001110001110101101001110111111110100110001111101110001011110 eef38eb4eff4c7deeef38eb4eff4c7dc5e

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