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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 旋勢\}旋勢\{^ 10010000111110011001000010101000010111000111110110010000111110011001000010101000010111000111101101011110 90f990a85c7d90f990a85c7b5e
EUC-JP 旋勢\}旋勢\{^ 11000000111110111100000010101010010111000111110111000000111110111100000010101010010111000111101101011110 c0fbc0aa5c7dc0fbc0aa5c7b5e
UTF-8 旋勢\}旋勢\{^ 1110011010010111100010111110010110001011101000100101110001111101111001101001011110001011111001011000101110100010010111000111101101011110 e6978be58ba25c7de6978be58ba25c7b5e
UHC 旋勢\}旋勢\{^ 11100000110000011110000110100111010111000111110111100000110000011110000110100111010111000111101101011110 e0c1e1a75c7de0c1e1a75c7b5e

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