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 üCޱaon}üCޱaon{^ 1111110001000011100011101011000101100001011011110110111001111101111111000100001110001110101100010110000101101111011011100111101101011110 fc438eb1616f6e7dfc438eb1616f6e7b5e
SJIS-WIN ?C?±aon}?C?±aon{^ 00111111010000110011111110000001011111010110000101101111011011100111110100111111010000110011111110000001011111010110000101101111011011100111101101011110 3f433f817d616f6e7d3f433f817d616f6e7b5e
EUC-JP üC?±aon}üC?±aon{^ 1000111110101011111001000100001100111111101000011101111001100001011011110110111001111101100011111010101111100100010000110011111110100001110111100110000101101111011011100111101101011110 8fabe4433fa1de616f6e7d8fabe4433fa1de616f6e7b5e
UTF-8 üCޱaon}üCޱaon{^ 1100001110111100010000111100001010001110110000101011000101100001011011110110111001111101110000111011110001000011110000101000111011000010101100010110000101101111011011100111101101011110 c3bc43c28ec2b1616f6e7dc3bc43c28ec2b1616f6e7b5e
UHC ?C?±aon}?C?±aon{^ 00111111010000110011111110100001101111100110000101101111011011100111110100111111010000110011111110100001101111100110000101101111011011100111101101011110 3f433fa1be616f6e7d3f433fa1be616f6e7b5e

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