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禎?]^ 10010010111101010011111101010010100100101111010100111111011011111001001011110101001111110101110101011110 92f53f5292f53f6f92f53f5d5e
EUC-JP 禎?R禎?o禎?]^ 11000100111101110011111101010010110001001111011100111111011011111100010011110111001111110101110101011110 c4f73f52c4f73f6fc4f73f5d5e
UTF-8 禎렓R禎렓o禎렓]^ 11100111101001101000111011101011101000001001001101010010111001111010011010001110111010111010000010010011011011111110011110100110100011101110101110100000100100110101110101011110 e7a68eeba09352e7a68eeba0936fe7a68eeba0935d5e
UHC 禎렓R禎렓o禎렓]^ 11101111111011101000111010101000010100101110111111101110100011101010100001101111111011111110111010001110101010000101110101011110 efee8ea852efee8ea86fefee8ea85d5e

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