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 茹荳茹荳^ 11101000100011001011100111101000100011011011001111101000100011001011100111101000100011011011001101011110 e88cb9e88db3e88cb9e88db35e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP è??è??è??è??^ 100011111010101110110010001111110011111110001111101010111011001000111111001111111000111110101011101100100011111100111111100011111010101110110010001111110011111101011110 8fabb23f3f8fabb23f3f8fabb23f3f8fabb23f3f5e
UTF-8 茹荳茹荳^ 11000011101010001100001010001100110000101011100111000011101010001100001010001101110000101011001111000011101010001100001010001100110000101011100111000011101010001100001010001101110000101011001101011110 c3a8c28cc2b9c3a8c28dc2b3c3a8c28cc2b9c3a8c28dc2b35e
UHC ??¹??³??¹??³^ 0011111100111111101010011111011000111111001111111010100111111000001111110011111110101001111101100011111100111111101010011111100001011110 3f3fa9f63f3fa9f83f3fa9f63f3fa9f85e

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