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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ◇??ギ??ギ 10000001100111100011111100111111100000110100110100111111001111111000001101001101 819e3f3f834d3f3f834d
EUC-JP ◇??ギ??ギ 10100001111111100011111100111111101001011010111000111111001111111010010110101110 a1fe3f3fa5ae3f3fa5ae
UTF-8 ◇룵핊ギ룫혧ギ 111000101001011110000111111010111010001110110101111011011001010110001010111000111000001010101110111010111010001110101011111011011001100010100111111000111000001010101110 e29787eba3b5ed958ae382aeeba3abed98a7e382ae
UHC ◇룵핊ギ룫혧ギ 1010000111011110100011111010101011000000100011111010101110101110100011111010001011000010100011111010101110101110 a1de8faac08fabae8fa2c28fabae

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