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 ???????h?? 0011111100111111001111110011111100111111001111110011111110000010100010000011111100111111 3f3f3f3f3f3f3f82883f3f
EUC-JP ???彛???h?? 00111111001111110011111110001111101111001111101000111111001111110011111110100011111010000011111100111111 3f3f3f8fbcfa3f3f3fa3e83f3f
UTF-8 琉딀텋彛쀫퇇溜h듂溜 111011111010011110001100111010111001010010000000111011011000010110001011111001011011110110011011111011001000000010101011111011011000011110000111111011111010011110001011111011111011110110001000111010111001001110000010111011111010011110001011 efa78ceb9480ed858be5bd9bec80abed8787efa78befbd88eb9382efa78b
UHC 琉딀텋彛쀫퇇溜h듂溜 1110101110100100100010101110011010110110100010001110110010101101100101111110101110110111100110001110101011111110101000111110100010001010101101111110101011111110 eba48ae6b688ecad97ebb798eafea3e88ab7eafe

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