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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ??荏\}??荏\{^ 00111111001111111000100101100000010111000111110100111111001111111000100101100000010111000111101101011110 3f3f89605c7d3f3f89605c7b5e
EUC-JP ??荏\}??荏\{^ 00111111001111111011000111000001010111000111110100111111001111111011000111000001010111000111101101011110 3f3fb1c15c7d3f3fb1c15c7b5e
UTF-8 렌룫荏\}렌룫荏\{^ 1110101110100000100011001110101110100011101010111110100010001101100011110101110001111101111010111010000010001100111010111010001110101011111010001000110110001111010111000111101101011110 eba08ceba3abe88d8f5c7deba08ceba3abe88d8f5c7b5e
UHC 렌룫荏\}렌룫荏\{^ 1011011110111011100011111010001011101100111110110101110001111101101101111011101110001111101000101110110011111011010111000111101101011110 b7bb8fa2ecfb5c7db7bb8fa2ecfb5c7b5e

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