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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ーネ症ネ}ーネ症ネ{^ 10110000110010001000111111000111110010000111110110110000110010001000111111000111110010000111101101011110 b0c88fc7c87db0c88fc7c87b5e
EUC-JP ーネ症ネ}ーネ症ネ{^ 10001110101100001000111011001000101111101100100110001110110010000111110110001110101100001000111011001000101111101100100110001110110010000111101101011110 8eb08ec8bec98ec87d8eb08ec8bec98ec87b5e
UTF-8 ーネ症ネ}ーネ症ネ{^ 111011111011110110110000111011111011111010001000111001111001011110000111111011111011111010001000011111011110111110111101101100001110111110111110100010001110011110010111100001111110111110111110100010000111101101011110 efbdb0efbe88e79787efbe887defbdb0efbe88e79787efbe887b5e
UHC ??症?}??症?{^ 00111111001111111111000111111000001111110111110100111111001111111111000111111000001111110111101101011110 3f3ff1f83f7d3f3ff1f83f7b5e

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