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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 譴コn}譴コn{^ 1110011010100010101110100110111001111101111001101010001010111010011011100111101101011110 e6a2ba6e7de6a2ba6e7b5e
EUC-JP 譴コn}譴コn{^ 11101100101001001000111010111010011011100111110111101100101001001000111010111010011011100111101101011110 eca48eba6e7deca48eba6e7b5e
UTF-8 譴コn}譴コn{^ 1110100010101101101101001110111110111101101110100110111001111101111010001010110110110100111011111011110110111010011011100111101101011110 e8adb4efbdba6e7de8adb4efbdba6e7b5e
UHC 譴?n}譴?n{^ 1100110010111001001111110110111001111101110011001011100100111111011011100111101101011110 ccb93f6e7dccb93f6e7b5e

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