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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???猷????? 00111111001111110011111110010111010100010011111100111111001111110011111100111111 3f3f3f97513f3f3f3f3f
EUC-JP ???猷??洧?? 001111110011111100111111110011011011001000111111001111111000111111000111101101000011111100111111 3f3f3fcdb23f3f8fc7b43f3f
UTF-8 琉띠뵒猷계뀕洧꾣셀 111011111010011110001100111010111001110110100000111010111011010110010010111001111000110010110111111010101011001110000100111010111000000010010101111001101011010010100111111010101011111010100011111011001000010110000000 efa78ceb9da0ebb592e78cb7eab384eb8095e6b4a7eabea3ec8580
UHC 琉띠뵒猷계뀕洧꾣셀 111010111010010010110110111011001001010010010100111010111010001110110000111010001000010110001110111010101111101110000100111001101011110010111111 eba4b6ec9494eba3b0e8858eeafb84e6bcbf

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