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 炡면렪釜炡면렪釜^ 11100111100000101010000111101011101010011011010011101011101000001010101011101001100001111001110011100111100000101010000111101011101010011011010011101011101000001010101011101001100001111001110001011110 e782a1eba9b4eba0aae9879ce782a1eba9b4eba0aae9879c5e
UHC 炡면렪釜炡면렪釜^ 1110111111101000101110001110100110001110101110001101110110111100111011111110100010111000111010011000111010111000110111011011110001011110 efe8b8e98eb8ddbcefe8b8e98eb8ddbc5e

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