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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ?蓀?}?蓀?{^ 00111111100011111101100011111000001111110111110100111111100011111101100011111000001111110111101101011110 3f8fd8f83f7d3f8fd8f83f7b5e
UTF-8 륍蓀뷁}륍蓀뷁{^ 111010111010010110001101111010001001001110000000111010111011011110000001011111011110101110100101100011011110100010010011100000001110101110110111100000010111101101011110 eba58de89380ebb7817deba58de89380ebb7817b5e
UHC 륍蓀뷁}륍蓀뷁{^ 100011111111011011100001111000001001010011101110011111011000111111110110111000011110000010010100111011100111101101011110 8ff6e1e094ee7d8ff6e1e094ee7b5e

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