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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN 脯駈臭[}脯駈臭[{^ 1110001111111011100010111110110110001111010011000101101101111101111000111111101110001011111011011000111101001100010110110111101101011110 e3fb8bed8f4c5b7de3fb8bed8f4c5b7b5e
EUC-JP 脯駈臭[}脯駈臭[{^ 1110011011111101101101101110111110111101101011010101101101111101111001101111110110110110111011111011110110101101010110110111101101011110 e6fdb6efbdad5b7de6fdb6efbdad5b7b5e
UTF-8 脯駈臭[}脯駈臭[{^ 1110100010000100101011111110100110100111100010001110100010000111101011010101101101111101111010001000010010101111111010011010011110001000111010001000011110101101010110110111101101011110 e884afe9a788e887ad5b7de884afe9a788e887ad5b7b5e
UHC 脯?臭[}脯?臭[{^ 111110001110000100111111111101101010101101011011011111011111100011100001001111111111011010101011010110110111101101011110 f8e13ff6ab5b7df8e13ff6ab5b7b5e

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