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 ??o[??o[^ 001111110011111101101111010110110011111100111111011011110101101101011110 3f3f6f5b3f3f6f5b5e
SJIS-WIN 搖?o[搖?o[^ 1001110110001010001111110110111101011011100111011000101000111111011011110101101101011110 9d8a3f6f5b9d8a3f6f5b5e
EUC-JP 搖?o[搖?o[^ 1101100111101010001111110110111101011011110110011110101000111111011011110101101101011110 d9ea3f6f5bd9ea3f6f5b5e
UTF-8 搖렪o[搖렪o[^ 1110011010010000100101101110101110100000101010100110111101011011111001101001000010010110111010111010000010101010011011110101101101011110 e69096eba0aa6f5be69096eba0aa6f5b5e
UHC 搖렪o[搖렪o[^ 11101000111101001000111010111000011011110101101111101000111101001000111010111000011011110101101101011110 e8f48eb86f5be8f48eb86f5b5e

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