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 ???????B 0011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f42
SJIS-WIN ◇??∵??ュB 1000000110011110001111110011111110000001111001100011111100111111100000111000010101000010 819e3f3f81e63f3f838542
EUC-JP ◇??∵??ュB 1010000111111110001111110011111110100010111010000011111100111111101001011110010101000010 a1fe3f3fa2e83f3fa5e542
UTF-8 ◇룴찹∵룶핊ュB 11100010100101111000011111101011101000111011010011101100101100001011100111100010100010001011010111101011101000111011011011101101100101011000101011100011100000111010010101000010 e29787eba3b4ecb0b9e288b5eba3b6ed958ae383a542
UHC ◇룴찹∵룶핊ュB 101000011101111010001111101010011100001011111101101000011111000110001111101010111100000010001111101010111110010101000010 a1de8fa9c2fda1f18fabc08fabe542

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