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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ??シ耶??耶??耶 0011111100111111100000110101011010010110111010110011111100111111100101101110101100111111001111111001011011101011 3f3f835696eb3f3f96eb3f3f96eb
EUC-JP ??シ耶??耶??耶 0011111100111111101001011011011111001100111011010011111100111111110011001110110100111111001111111100110011101101 3f3fa5b7cced3f3fcced3f3fcced
UTF-8 琉뗨シ耶⑷텗耶⒱뱭耶 111011111010011110001100111010111001011110101000111000111000001010110111111010001000000010110110111000101001000110110111111011011000010110010111111010001000000010110110111000101001001010110001111010111011000110101101111010001000000010110110 efa78ceb97a8e382b7e880b6e291b7ed8597e880b6e292b1ebb1ade880b6
UHC 琉뗨シ耶⑷텗耶⒱뱭耶 1110101110100100100010111110100010101011101101111110010110101101101010011110101010110110100100001110010110101101101010011110001010010011100100111110010110101101 eba48be8abb7e5ada9eab690e5ada9e29393e5ad

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