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 ä{nRä{n^[ä{nRä{n^[^ 1100001110100100011110110110111001010010110000111010010001111011011011100101111001011011110000111010010001111011011011100101001011000011101001000111101101101110010111100101101101011110 c3a47b6e52c3a47b6e5e5bc3a47b6e52c3a47b6e5e5b5e
SJIS-WIN ??{nR??{n^[??{nR??{n^[^ 0011111100111111011110110110111001010010001111110011111101111011011011100101111001011011001111110011111101111011011011100101001000111111001111110111101101101110010111100101101101011110 3f3f7b6e523f3f7b6e5e5b3f3f7b6e523f3f7b6e5e5b5e
EUC-JP ä{nRä{n^[ä{nRä{n^[^ 100011111010101010101010100011111010001011110000011110110110111001010010100011111010101010101010100011111010001011110000011110110110111001011110010110111000111110101010101010101000111110100010111100000111101101101110010100101000111110101010101010101000111110100010111100000111101101101110010111100101101101011110 8faaaa8fa2f07b6e528faaaa8fa2f07b6e5e5b8faaaa8fa2f07b6e528faaaa8fa2f07b6e5e5b5e
UTF-8 ä{nRä{n^[ä{nRä{n^[^ 11000011100000111100001010100100011110110110111001010010110000111000001111000010101001000111101101101110010111100101101111000011100000111100001010100100011110110110111001010010110000111000001111000010101001000111101101101110010111100101101101011110 c383c2a47b6e52c383c2a47b6e5e5bc383c2a47b6e52c383c2a47b6e5e5b5e
UHC ?¤{nR?¤{n^[?¤{nR?¤{n^[^ 001111111010001010110100011110110110111001010010001111111010001010110100011110110110111001011110010110110011111110100010101101000111101101101110010100100011111110100010101101000111101101101110010111100101101101011110 3fa2b47b6e523fa2b47b6e5e5b3fa2b47b6e523fa2b47b6e5e5b5e

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