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 鐔緒宗\}鐔緒宗\{^ 1110100001011100100011111000111110001111010000000101110001111101111010000101110010001111100011111000111101000000010111000111101101011110 e85c8f8f8f405c7de85c8f8f8f405c7b5e
EUC-JP 鐔緒宗\}鐔緒宗\{^ 1110111110111101101111011110111110111101101000010101110001111101111011111011110110111101111011111011110110100001010111000111101101011110 efbdbdefbda15c7defbdbdefbda15c7b5e
UTF-8 鐔緒宗\}鐔緒宗\{^ 1110100110010000100101001110011110110111100100101110010110101110100101110101110001111101111010011001000010010100111001111011011110010010111001011010111010010111010111000111101101011110 e99094e7b792e5ae975c7de99094e7b792e5ae975c7b5e
UHC ??宗\}??宗\{^ 00111111001111111111000011110011010111000111110100111111001111111111000011110011010111000111101101011110 3f3ff0f35c7d3f3ff0f35c7b5e

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