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 ???rn}???rn{^ 00111111001111110011111101110010011011100111110100111111001111110011111101110010011011100111101101011110 3f3f3f726e7d3f3f3f726e7b5e
SJIS-WIN 盛??rn}盛??rn{^ 100100001011011100111111001111110111001001101110011111011001000010110111001111110011111101110010011011100111101101011110 90b73f3f726e7d90b73f3f726e7b5e
EUC-JP 盛??rn}盛??rn{^ 110000001011100100111111001111110111001001101110011111011100000010111001001111110011111101110010011011100111101101011110 c0b93f3f726e7dc0b93f3f726e7b5e
UTF-8 盛덓덓rn}盛덓덓rn{^ 11100111100110111001101111101011100011011001001111101011100011011001001101110010011011100111110111100111100110111001101111101011100011011001001111101011100011011001001101110010011011100111101101011110 e79b9beb8d93eb8d93726e7de79b9beb8d93eb8d93726e7b5e
UHC 盛덓덓rn}盛덓덓rn{^ 11100000111111001000100011110110100010001111011001110010011011100111110111100000111111001000100011110110100010001111011001110010011011100111101101011110 e0fc88f688f6726e7de0fc88f688f6726e7b5e

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