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^[^ 1110001011111100011110110110111001010010111000101111110001111011011011100101111001011011111000101111110001111011011011100101001011100010111111000111101101101110010111100101101101011110 e2fc7b6e52e2fc7b6e5e5be2fc7b6e52e2fc7b6e5e5b5e
SJIS-WIN ??{nR??{n^[??{nR??{n^[^ 0011111100111111011110110110111001010010001111110011111101111011011011100101111001011011001111110011111101111011011011100101001000111111001111110111101101101110010111100101101101011110 3f3f7b6e523f3f7b6e5e5b3f3f7b6e523f3f7b6e5e5b5e
EUC-JP âü{nRâü{n^[âü{nRâü{n^[^ 100011111010101110100100100011111010101111100100011110110110111001010010100011111010101110100100100011111010101111100100011110110110111001011110010110111000111110101011101001001000111110101011111001000111101101101110010100101000111110101011101001001000111110101011111001000111101101101110010111100101101101011110 8faba48fabe47b6e528faba48fabe47b6e5e5b8faba48fabe47b6e528faba48fabe47b6e5e5b5e
UTF-8 âü{nRâü{n^[âü{nRâü{n^[^ 11000011101000101100001110111100011110110110111001010010110000111010001011000011101111000111101101101110010111100101101111000011101000101100001110111100011110110110111001010010110000111010001011000011101111000111101101101110010111100101101101011110 c3a2c3bc7b6e52c3a2c3bc7b6e5e5bc3a2c3bc7b6e52c3a2c3bc7b6e5e5b5e
UHC ??{nR??{n^[??{nR??{n^[^ 0011111100111111011110110110111001010010001111110011111101111011011011100101111001011011001111110011111101111011011011100101001000111111001111110111101101101110010111100101101101011110 3f3f7b6e523f3f7b6e5e5b3f3f7b6e523f3f7b6e5e5b5e

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