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 ×š‚}×š‚{^ 1000110111010111100110101000001001111101100011011101011110011010100000100111101101011110 8dd79a827d8dd79a827b5e
SJIS-WIN ?×??}?×??{^ 00111111100000010111111000111111001111110111110100111111100000010111111000111111001111110111101101011110 3f817e3f3f7d3f817e3f3f7b5e
EUC-JP ?×??}?×??{^ 00111111101000011101111100111111001111110111110100111111101000011101111100111111001111110111101101011110 3fa1df3f3f7d3fa1df3f3f7b5e
UTF-8 ×š‚}×š‚{^ 11000010100011011100001110010111110000101001101011000010100000100111110111000010100011011100001110010111110000101001101011000010100000100111101101011110 c28dc397c29ac2827dc28dc397c29ac2827b5e
UHC ?×??}?×??{^ 00111111101000011011111100111111001111110111110100111111101000011011111100111111001111110111101101011110 3fa1bf3f3f7d3fa1bf3f3f7b5e

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