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 ???????O^ 001111110011111100111111001111110011111100111111001111110100111101011110 3f3f3f3f3f3f3f4f5e
SJIS-WIN ?手瓣????O^ 0011111110001110111010001110000101000001001111110011111100111111001111110100111101011110 3f8ee8e1413f3f3f3f4f5e
EUC-JP ?手瓣????O^ 0011111110111100111010101110000110100010001111110011111100111111001111110100111101011110 3fbceae1a23f3f3f3f4f5e
UTF-8 룶手瓣룶엌룫溜O^ 1110101110100011101101101110011010001001100010111110011110010011101000111110101110100011101101101110110010010111100011001110101110100011101010111110111110100111100010110100111101011110 eba3b6e6898be793a3eba3b6ec978ceba3abefa78b4f5e
UHC 룶手瓣룶엌룫溜O^ 10001111101010111110001010100010111101111111101110001111101010111011111011111101100011111010001011101010111111100100111101011110 8fabe2a2f7fb8fabbefd8fa2eafe4f5e

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