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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???易?ケ節? 0011111100111111001111111000100011010101001111111000001101010000100100001101111100111111 3f3f3f88d53f835090df3f
EUC-JP ???易?ケ節? 0011111100111111001111111011000011010111001111111010010110110001110000001110000100111111 3f3f3fb0d73fa5b1c0e13f
UTF-8 料잌ㄷ易듣ケ節쥲 111011111010011010111110111011001001111010001100111000111000010010110111111001101001100010010011111010111001001110100011111000111000001010110001111001111010111110000000111011001010010110110010 efa6beec9e8ce384b7e69893eb93a3e382b1e7af80eca5b2
UHC 料잌ㄷ易듣ケ節쥲 11101000111101111001111111100101101001001010011111100110101101101011010111101000101010111011000111101111101111011010001101000010 e8f79fe5a4a7e6b6b5e8abb1efbda342

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