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{^ 10010111011010010011111100111111011011100111110110010111011010010011111100111111011011100111101101011110 97693f3f6e7d97693f3f6e7b5e
EUC-JP 擁??n}擁??n{^ 11001101110010100011111100111111011011100111110111001101110010100011111100111111011011100111101101011110 cdca3f3f6e7dcdca3f3f6e7b5e
UTF-8 擁양퀪n}擁양퀪n{^ 1110011010010011100000011110110010010110100100011110110110000000101010100110111001111101111001101001001110000001111011001001011010010001111011011000000010101010011011100111101101011110 e69381ec9691ed80aa6e7de69381ec9691ed80aa6e7b5e
UHC 擁양퀪n}擁양퀪n{^ 1110100010110110101111101110011110110011100111100110111001111101111010001011011010111110111001111011001110011110011011100111101101011110 e8b6bee7b39e6e7de8b6bee7b39e6e7b5e

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