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 ???????с?? 0011111100111111001111110011111100111111001111110011111110000100100000110011111100111111 3f3f3f3f3f3f3f84833f3f
EUC-JP ???彛??渶с?? 001111110011111100111111100011111011110011111010001111110011111110001111110001111110110110100111111000110011111100111111 3f3f3f8fbcfa3f3f8fc7eda7e33f3f
UTF-8 琉뗨꽮彛쀬깦渶с걩溜 1110111110100111100011001110101110010111101010001110101010111101101011101110010110111101100110111110110010000000101011001110101010111001101001101110011010111000101101101101000110000001111010101011000110101001111011111010011110001011 efa78ceb97a8eabdaee5bd9bec80aceab9a6e6b8b6d181eab1a9efa78b
UHC 琉뗨꽮彛쀬깦渶с걩溜 1110101110100100100010111110100010000100101110011110110010101101100101111110110010000011100110001110011110110111101011001110001110000001100100101110101011111110 eba48be884b9ecad97ec8398e7b7ace38192eafe

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