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 エス失フ邵シ 1111000010110100101101001111000110001110101111011000111010111000111100011111101111001100111001111011100010111100 f0b4b4f18ebd8eb8f1fbcce7b8bc
EUC-JP ?エ?ス失?フ邵シ 001111111000111010110100001111111000111010111101101111001011101000111111100011101100110011101110101110101000111010111100 3f8eb43f8ebdbcba3f8ecceeba8ebc
UTF-8 エス失フ邵シ 111011101000000110110011111011111011110110110100111011101000010010001001111011111011110110111101111001011010010010110001111011101000010110110110111011111011111010001100111010011000001010110101111011111011110110111100 ee81b3efbdb4ee8489efbdbde5a4b1ee85b6efbe8ce982b5efbdbc
UHC ????失??邵? 0011111100111111001111110011111111100011111101110011111100111111111000011101000000111111 3f3f3f3fe3f73f3fe1d03f

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