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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蹊ソ遏怡蹊ソ遏悳^ 111001101111110010111111111001111001111110011100011111011110011011111100101111111110011110011111100111000111101101011110 e6fcbfe79f9c7de6fcbfe79f9c7b5e
EUC-JP 蹊ソ遏怡蹊ソ遏悳^ 1110110011111110100011101011111111101110101000011101011111011110111011001111111010001110101111111110111010100001110101111101110001011110 ecfe8ebfeea1d7deecfe8ebfeea1d7dc5e
UTF-8 蹊ソ遏怡蹊ソ遏悳^ 11101000101110011000101011101111101111011011111111101001100000011000111111100110100000001010000111101000101110011000101011101111101111011011111111101001100000011000111111100110100000101011001101011110 e8b98aefbdbfe9818fe680a1e8b98aefbdbfe9818fe682b35e
UHC 蹊??怡蹊??悳^ 11111011101101110011111100111111111011001010111011111011101101110011111100111111110100111110110101011110 fbb73f3fecaefbb73f3fd3ed5e

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