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 星?惺役\}星?惺役\{^ 10010000101011110011111110011100101101111001011011110000010111000111110110010000101011110011111110011100101101111001011011110000010111000111101101011110 90af3f9cb796f05c7d90af3f9cb796f05c7b5e
EUC-JP 星?惺役\}星?惺役\{^ 11000000101100010011111111011000101110011100110011110010010111000111110111000000101100010011111111011000101110011100110011110010010111000111101101011110 c0b13fd8b9ccf25c7dc0b13fd8b9ccf25c7b5e
UTF-8 星挻惺役\}星挻惺役\{^ 1110011010011000100111111110011010001100101110111110011010000011101110101110010110111101101110010101110001111101111001101001100010011111111001101000110010111011111001101000001110111010111001011011110110111001010111000111101101011110 e6989fe68cbbe683bae5bdb95c7de6989fe68cbbe683bae5bdb95c7b5e
UHC 星挻惺役\}星挻惺役\{^ 111000001111100011100110110010011110000011110110111001101011010101011100011111011110000011111000111001101100100111100000111101101110011010110101010111000111101101011110 e0f8e6c9e0f6e6b55c7de0f8e6c9e0f6e6b55c7b5e

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