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{^ 0011111110010010010001110110111001111101001111111001001001000111011011100111101101011110 3f92476e7d3f92476e7b5e
EUC-JP ?竪n}?竪n{^ 0011111111000011101010000110111001111101001111111100001110101000011011100111101101011110 3fc3a86e7d3fc3a86e7b5e
UTF-8 굉竪n}굉竪n{^ 1110101010110101100010011110011110101011101010100110111001111101111010101011010110001001111001111010101110101010011011100111101101011110 eab589e7abaa6e7deab589e7abaa6e7b5e
UHC 굉竪n}굉竪n{^ 10110001101100101110001010110101011011100111110110110001101100101110001010110101011011100111101101011110 b1b2e2b56e7db1b2e2b56e7b5e

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