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 ??aon}??aon{^ 00111111001111110110000101101111011011100111110100111111001111110110000101101111011011100111101101011110 3f3f616f6e7d3f3f616f6e7b5e
SJIS-WIN 搖?aon}搖?aon{^ 100111011000101000111111011000010110111101101110011111011001110110001010001111110110000101101111011011100111101101011110 9d8a3f616f6e7d9d8a3f616f6e7b5e
EUC-JP 搖?aon}搖?aon{^ 110110011110101000111111011000010110111101101110011111011101100111101010001111110110000101101111011011100111101101011110 d9ea3f616f6e7dd9ea3f616f6e7b5e
UTF-8 搖렪aon}搖렪aon{^ 111001101001000010010110111010111010000010101010011000010110111101101110011111011110011010010000100101101110101110100000101010100110000101101111011011100111101101011110 e69096eba0aa616f6e7de69096eba0aa616f6e7b5e
UHC 搖렪aon}搖렪aon{^ 1110100011110100100011101011100001100001011011110110111001111101111010001111010010001110101110000110000101101111011011100111101101011110 e8f48eb8616f6e7de8f48eb8616f6e7b5e

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