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 ‚’GnR‚’Gn^[‚’GnR‚’Gn^[^ 100011111000001010010010010001110110111001010010100011111000001010010010010001110110111001011110010110111000111110000010100100100100011101101110010100101000111110000010100100100100011101101110010111100101101101011110 8f8292476e528f8292476e5e5b8f8292476e528f8292476e5e5b5e
SJIS-WIN ???GnR???Gn^[???GnR???Gn^[^ 001111110011111100111111010001110110111001010010001111110011111100111111010001110110111001011110010110110011111100111111001111110100011101101110010100100011111100111111001111110100011101101110010111100101101101011110 3f3f3f476e523f3f3f476e5e5b3f3f3f476e523f3f3f476e5e5b5e
EUC-JP ???GnR???Gn^[???GnR???Gn^[^ 001111110011111100111111010001110110111001010010001111110011111100111111010001110110111001011110010110110011111100111111001111110100011101101110010100100011111100111111001111110100011101101110010111100101101101011110 3f3f3f476e523f3f3f476e5e5b3f3f3f476e523f3f3f476e5e5b5e
UTF-8 ‚’GnR‚’Gn^[‚’GnR‚’Gn^[^ 110000101000111111000010100000101100001010010010010001110110111001010010110000101000111111000010100000101100001010010010010001110110111001011110010110111100001010001111110000101000001011000010100100100100011101101110010100101100001010001111110000101000001011000010100100100100011101101110010111100101101101011110 c28fc282c292476e52c28fc282c292476e5e5bc28fc282c292476e52c28fc282c292476e5e5b5e
UHC ???GnR???Gn^[???GnR???Gn^[^ 001111110011111100111111010001110110111001010010001111110011111100111111010001110110111001011110010110110011111100111111001111110100011101101110010100100011111100111111001111110100011101101110010111100101101101011110 3f3f3f476e523f3f3f476e5e5b3f3f3f476e523f3f3f476e5e5b5e

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