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{^ 0011111100111111011100100110111001111101001111110011111101110010011011100111101101011110 3f3f726e7d3f3f726e7b5e
SJIS-WIN 讐疾rn}讐疾rn{^ 100011110101000110001110101111100111001001101110011111011000111101010001100011101011111001110010011011100111101101011110 8f518ebe726e7d8f518ebe726e7b5e
EUC-JP 讐疾rn}讐疾rn{^ 101111011011001010111100110000000111001001101110011111011011110110110010101111001100000001110010011011100111101101011110 bdb2bcc0726e7dbdb2bcc0726e7b5e
UTF-8 讐疾rn}讐疾rn{^ 11101000101011101001000011100111100101101011111001110010011011100111110111101000101011101001000011100111100101101011111001110010011011100111101101011110 e8ae90e796be726e7de8ae90e796be726e7b5e
UHC 讐疾rn}讐疾rn{^ 111000101100001011110010111100000111001001101110011111011110001011000010111100101111000001110010011011100111101101011110 e2c2f2f0726e7de2c2f2f0726e7b5e

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