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 ??R??o??]^ 00111111001111110101001000111111001111110110111100111111001111110101110101011110 3f3f523f3f6f3f3f5d5e
SJIS-WIN 盛頌R盛頌o盛頌]^ 10010000101101111110100011110001010100101001000010110111111010001111000101101111100100001011011111101000111100010101110101011110 90b7e8f15290b7e8f16f90b7e8f15d5e
EUC-JP 盛頌R盛頌o盛頌]^ 11000000101110011111000011110011010100101100000010111001111100001111001101101111110000001011100111110000111100110101110101011110 c0b9f0f352c0b9f0f36fc0b9f0f35d5e
UTF-8 盛頌R盛頌o盛頌]^ 11100111100110111001101111101001101000001000110001010010111001111001101110011011111010011010000010001100011011111110011110011011100110111110100110100000100011000101110101011110 e79b9be9a08c52e79b9be9a08c6fe79b9be9a08c5d5e
UHC 盛頌R盛頌o盛頌]^ 11100000111111001110000111101011010100101110000011111100111000011110101101101111111000001111110011100001111010110101110101011110 e0fce1eb52e0fce1eb6fe0fce1eb5d5e

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