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{^ 100100011011100110010010010011000111001001101110011111011001000110111001100100100100110001110010011011100111101101011110 91b9924c726e7d91b9924c726e7b5e
EUC-JP 損鱈rn}損鱈rn{^ 110000101011101111000011101011010111001001101110011111011100001010111011110000111010110101110010011011100111101101011110 c2bbc3ad726e7dc2bbc3ad726e7b5e
UTF-8 損鱈rn}損鱈rn{^ 11100110100100001000110111101001101100011000100001110010011011100111110111100110100100001000110111101001101100011000100001110010011011100111101101011110 e6908de9b188726e7de6908de9b188726e7b5e
UHC 損?rn}損?rn{^ 11100001110111110011111101110010011011100111110111100001110111110011111101110010011011100111101101011110 e1df3f726e7de1df3f726e7b5e

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