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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 宗?遭}宗?遭{^ 10001111010000000011111110010001100110000111110110001111010000000011111110010001100110000111101101011110 8f403f91987d8f403f91987b5e
EUC-JP 宗?遭}宗?遭{^ 10111101101000010011111111000001111110000111110110111101101000010011111111000001111110000111101101011110 bda13fc1f87dbda13fc1f87b5e
UTF-8 宗샵遭}宗샵遭{^ 111001011010111010010111111011001000001110110101111010011000000110101101011111011110010110101110100101111110110010000011101101011110100110000001101011010111101101011110 e5ae97ec83b5e981ad7de5ae97ec83b5e981ad7b5e
UHC 宗샵遭}宗샵遭{^ 111100001111001110111100101001011111000011100100011111011111000011110011101111001010010111110000111001000111101101011110 f0f3bca5f0e47df0f3bca5f0e47b5e

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