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 ???rn}???rn{^ 00111111001111110011111101110010011011100111110100111111001111110011111101110010011011100111101101011110 3f3f3f726e7d3f3f3f726e7b5e
SJIS-WIN ?晧юrn}?晧юrn{^ 0011111110011101111011001000010010010000011100100110111001111101001111111001110111101100100001001001000001110010011011100111101101011110 3f9dec8490726e7d3f9dec8490726e7b5e
EUC-JP ?晧юrn}?晧юrn{^ 0011111111011010111011101010011111110000011100100110111001111101001111111101101011101110101001111111000001110010011011100111101101011110 3fdaeea7f0726e7d3fdaeea7f0726e7b5e
UTF-8 灐晧юrn}灐晧юrn{^ 1110011110000001100100001110011010011001101001111101000110001110011100100110111001111101111001111000000110010000111001101001100110100111110100011000111001110010011011100111101101011110 e78190e699a7d18e726e7de78190e699a7d18e726e7b5e
UHC 灐晧юrn}灐晧юrn{^ 11111011101001011111101111000101101011001111000001110010011011100111110111111011101001011111101111000101101011001111000001110010011011100111101101011110 fba5fbc5acf0726e7dfba5fbc5acf0726e7b5e

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