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 陽珀韜}陽珀韜{^ 100101110111101011100000110111111110100011101001011111011001011101111010111000001101111111101000111010010111101101011110 977ae0dfe8e97d977ae0dfe8e97b5e
EUC-JP 陽珀韜}陽珀韜{^ 110011011101101111100000111000011111000011101011011111011100110111011011111000001110000111110000111010110111101101011110 cddbe0e1f0eb7dcddbe0e1f0eb7b5e
UTF-8 陽珀韜}陽珀韜{^ 111010011001100110111101111001111000111110000000111010011001111110011100011111011110100110011001101111011110011110001111100000001110100110011111100111000111101101011110 e999bde78f80e99f9c7de999bde78f80e99f9c7b5e
UHC 陽珀韜}陽珀韜{^ 111001011101010111011010110101101101010010110111011111011110010111010101110110101101011011010100101101110111101101011110 e5d5dad6d4b77de5d5dad6d4b77b5e

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