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 ???釜???釜^ 0011111100111111001111111000101010011000001111110011111100111111100010101001100001011110 3f3f3f8a983f3f3f8a985e
EUC-JP ???釜???釜^ 0011111100111111001111111011001111111000001111110011111100111111101100111111100001011110 3f3f3fb3f83f3f3fb3f85e
UTF-8 灐면렪釜灐면렪釜^ 11100111100000011001000011101011101010011011010011101011101000001010101011101001100001111001110011100111100000011001000011101011101010011011010011101011101000001010101011101001100001111001110001011110 e78190eba9b4eba0aae9879ce78190eba9b4eba0aae9879c5e
UHC 灐면렪釜灐면렪釜^ 1111101110100101101110001110100110001110101110001101110110111100111110111010010110111000111010011000111010111000110111011011110001011110 fba5b8e98eb8ddbcfba5b8e98eb8ddbc5e

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