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 ?紅?}?紅?{^ 0011111110001101011001110011111101111101001111111000110101100111001111110111101101011110 3f8d673f7d3f8d673f7b5e
EUC-JP ?紅?}?紅?{^ 0011111110111001110010000011111101111101001111111011100111001000001111110111101101011110 3fb9c83f7d3fb9c83f7b5e
UTF-8 롈紅롉}롈紅롉{^ 111010111010000110001000111001111011010010000101111010111010000110001001011111011110101110100001100010001110011110110100100001011110101110100001100010010111101101011110 eba188e7b485eba1897deba188e7b485eba1897b5e
UHC 롈紅롉}롈紅롉{^ 100011101100111011111011111101011000111011001111011111011000111011001110111110111111010110001110110011110111101101011110 8ecefbf58ecf7d8ecefbf58ecf7b5e

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