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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 星?手星?手^ 1001000010101111001111111000111011101000100100001010111100111111100011101110100001011110 90af3f8ee890af3f8ee85e
EUC-JP 星?手星?手^ 1100000010110001001111111011110011101010110000001011000100111111101111001110101001011110 c0b13fbceac0b13fbcea5e
UTF-8 星뾭手星뾭手^ 11100110100110001001111111101011101111101010110111100110100010011000101111100110100110001001111111101011101111101010110111100110100010011000101101011110 e6989febbeade6898be6989febbeade6898b5e
UHC 星뾭手星뾭手^ 11100000111110001001011101110000111000101010001011100000111110001001011101110000111000101010001001011110 e0f89770e2a2e0f89770e2a25e

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