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 盛??}盛??{^ 1001000010110111001111110011111101111101100100001011011100111111001111110111101101011110 90b73f3f7d90b73f3f7b5e
EUC-JP 盛??}盛??{^ 1100000010111001001111110011111101111101110000001011100100111111001111110111101101011110 c0b93f3f7dc0b93f3f7b5e
UTF-8 盛娛娛}盛娛娛{^ 111001111001101110011011111001011010100010011011111001011010100010011011011111011110011110011011100110111110010110101000100110111110010110101000100110110111101101011110 e79b9be5a89be5a89b7de79b9be5a89be5a89b7b5e
UHC 盛娛娛}盛娛娛{^ 111000001111110011100111111101001110011111110100011111011110000011111100111001111111010011100111111101000111101101011110 e0fce7f4e7f47de0fce7f4e7f47b5e

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