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 陽珀齏}陽珀齏{^ 100101110111101011100000110111111110100011101011011111011001011101111010111000001101111111101000111010110111101101011110 977ae0dfe8eb7d977ae0dfe8eb7b5e
EUC-JP 陽珀齏}陽珀齏{^ 110011011101101111100000111000011111000011101101011111011100110111011011111000001110000111110000111011010111101101011110 cddbe0e1f0ed7dcddbe0e1f0ed7b5e
UTF-8 陽珀齏}陽珀齏{^ 111010011001100110111101111001111000111110000000111010011011110110001111011111011110100110011001101111011110011110001111100000001110100110111101100011110111101101011110 e999bde78f80e9bd8f7de999bde78f80e9bd8f7b5e
UHC 陽珀?}陽珀?{^ 11100101110101011101101011010110001111110111110111100101110101011101101011010110001111110111101101011110 e5d5dad63f7de5d5dad63f7b5e

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