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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 盛??W}盛??W{^ 10010000101101110011111100111111010101110111110110010000101101110011111100111111010101110111101101011110 90b73f3f577d90b73f3f577b5e
EUC-JP 盛??W}盛??W{^ 11000000101110010011111100111111010101110111110111000000101110010011111100111111010101110111101101011110 c0b93f3f577dc0b93f3f577b5e
UTF-8 盛덓덓W}盛덓덓W{^ 1110011110011011100110111110101110001101100100111110101110001101100100110101011101111101111001111001101110011011111010111000110110010011111010111000110110010011010101110111101101011110 e79b9beb8d93eb8d93577de79b9beb8d93eb8d93577b5e
UHC 盛덓덓W}盛덓덓W{^ 1110000011111100100010001111011010001000111101100101011101111101111000001111110010001000111101101000100011110110010101110111101101011110 e0fc88f688f6577de0fc88f688f6577b5e

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