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 盛郁?}盛郁?{^ 10010000101101111000100011101000001111110111110110010000101101111000100011101000001111110111101101011110 90b788e83f7d90b788e83f7b5e
EUC-JP 盛郁?}盛郁?{^ 11000000101110011011000011101010001111110111110111000000101110011011000011101010001111110111101101011110 c0b9b0ea3f7dc0b9b0ea3f7b5e
UTF-8 盛郁멝}盛郁멝{^ 111001111001101110011011111010011000001110000001111010111010100110011101011111011110011110011011100110111110100110000011100000011110101110101001100111010111101101011110 e79b9be98381eba99d7de79b9be98381eba99d7b5e
UHC 盛郁멝}盛郁멝{^ 111000001111110011101001111101001001000101001101011111011110000011111100111010011111010010010001010011010111101101011110 e0fce9f4914d7de0fce9f4914d7b5e

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