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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN ??佃?\}??佃?\{^ 001111110011111110010010110011110011111101011100011111010011111100111111100100101100111100111111010111000111101101011110 3f3f92cf3f5c7d3f3f92cf3f5c7b5e
EUC-JP ??佃?\}??佃?\{^ 001111110011111111000100110100010011111101011100011111010011111100111111110001001101000100111111010111000111101101011110 3f3fc4d13f5c7d3f3fc4d13f5c7b5e
UTF-8 씌뤸佃짮\}씌뤸佃짮\{^ 1110110010010100100011001110101110100100101110001110010010111101100000111110110010100111101011100101110001111101111011001001010010001100111010111010010010111000111001001011110110000011111011001010011110101110010111000111101101011110 ec948ceba4b8e4bd83eca7ae5c7dec948ceba4b8e4bd83eca7ae5c7b5e
UHC 씌뤸佃짮\}씌뤸佃짮\{^ 101111101011101010001111111001101110111011101100101001000100101101011100011111011011111010111010100011111110011011101110111011001010010001001011010111000111101101011110 beba8fe6eeeca44b5c7dbeba8fe6eeeca44b5c7b5e

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