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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?功こn}?功こn{^ 001111111000110011110111100000101011000101101110011111010011111110001100111101111000001010110001011011100111101101011110 3f8cf782b16e7d3f8cf782b16e7b5e
EUC-JP ?功こn}?功こn{^ 001111111011100011111001101001001011001101101110011111010011111110111000111110011010010010110011011011100111101101011110 3fb8f9a4b36e7d3fb8f9a4b36e7b5e
UTF-8 룴功こn}룴功こn{^ 1110101110100011101101001110010110001010100111111110001110000001100100110110111001111101111010111010001110110100111001011000101010011111111000111000000110010011011011100111101101011110 eba3b4e58a9fe381936e7deba3b4e58a9fe381936e7b5e
UHC 룴功こn}룴功こn{^ 1000111110101001110011011110110110101010101100110110111001111101100011111010100111001101111011011010101010110011011011100111101101011110 8fa9cdedaab36e7d8fa9cdedaab36e7b5e

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