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 Â­±Ön}Â­±Ön{^ 100011111100001010101101101100011101011001101110011111011000111111000010101011011011000111010110011011100111101101011110 8fc2adb1d66e7d8fc2adb1d66e7b5e
SJIS-WIN ???±?n}???±?n{^ 0011111100111111001111111000000101111101001111110110111001111101001111110011111100111111100000010111110100111111011011100111101101011110 3f3f3f817d3f6e7d3f3f3f817d3f6e7b5e
EUC-JP ?Â?±Ön}?Â?±Ön{^ 00111111100011111010101010100100001111111010000111011110100011111010101011010011011011100111110100111111100011111010101010100100001111111010000111011110100011111010101011010011011011100111101101011110 3f8faaa43fa1de8faad36e7d3f8faaa43fa1de8faad36e7b5e
UTF-8 Â­±Ön}Â­±Ön{^ 11000010100011111100001110000010110000101010110111000010101100011100001110010110011011100111110111000010100011111100001110000010110000101010110111000010101100011100001110010110011011100111101101011110 c28fc382c2adc2b1c3966e7dc28fc382c2adc2b1c3966e7b5e
UHC ??­±?n}??­±?n{^ 00111111001111111010000110101001101000011011111000111111011011100111110100111111001111111010000110101001101000011011111000111111011011100111101101011110 3f3fa1a9a1be3f6e7d3f3fa1a9a1be3f6e7b5e

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