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{^ 0011111110010011110010010110111001111101001111111001001111001001011011100111101101011110 3f93c96e7d3f93c96e7b5e
EUC-JP ?橡n}?橡n{^ 0011111111000110110010110110111001111101001111111100011011001011011011100111101101011110 3fc6cb6e7d3fc6cb6e7b5e
UTF-8 슲橡n}슲橡n{^ 1110110010001010101100101110011010101001101000010110111001111101111011001000101010110010111001101010100110100001011011100111101101011110 ec8ab2e6a9a16e7dec8ab2e6a9a16e7b5e
UHC 슲橡n}슲橡n{^ 10011010101110011101111111001110011011100111110110011010101110011101111111001110011011100111101101011110 9ab9dfce6e7d9ab9dfce6e7b5e

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