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 星嘯手星嘯手^ 10010000101011111001101010000010100011101110100010010000101011111001101010000010100011101110100001011110 90af9a828ee890af9a828ee85e
EUC-JP 星嘯手星嘯手^ 11000000101100011101001111100010101111001110101011000000101100011101001111100010101111001110101001011110 c0b1d3e2bceac0b1d3e2bcea5e
UTF-8 星嘯手星嘯手^ 11100110100110001001111111100101100110001010111111100110100010011000101111100110100110001001111111100101100110001010111111100110100010011000101101011110 e6989fe598afe6898be6989fe598afe6898b5e
UHC 星嘯手星嘯手^ 11100000111110001110000110110000111000101010001011100000111110001110000110110000111000101010001001011110 e0f8e1b0e2a2e0f8e1b0e2a25e

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