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 ???????〓?? 0011111100111111001111110011111100111111001111110011111110000001101011000011111100111111 3f3f3f3f3f3f3f81ac3f3f
EUC-JP ???彛??荑〓?? 001111110011111100111111100011111011110011111010001111110011111110001111110101111111100110100010101011100011111100111111 3f3f3f8fbcfa3f3f8fd7f9a2ae3f3f
UTF-8 琉뗨꽮彛쀬깦荑〓젧溜 111011111010011110001100111010111001011110101000111010101011110110101110111001011011110110011011111011001000000010101100111010101011100110100110111010001000110110010001111000111000000010010011111011001010000010100111111011111010011110001011 efa78ceb97a8eabdaee5bd9bec80aceab9a6e88d91e38093eca0a7efa78b
UHC 琉뗨꽮彛쀬깦荑〓젧溜 1110101110100100100010111110100010000100101110011110110010101101100101111110110010000011100110001110110010111111101000011110101110100000100111111110101011111110 eba48be884b9ecad97ec8398ecbfa1eba09feafe

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