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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 搖?只?搖?只?^ 10011101100010100011111110010001111111000011111110011101100010100011111110010001111111000011111101011110 9d8a3f91fc3f9d8a3f91fc3f5e
EUC-JP 搖?只?搖?只?^ 11011001111010100011111111000010111111100011111111011001111010100011111111000010111111100011111101011110 d9ea3fc2fe3fd9ea3fc2fe3f5e
UTF-8 搖렪只렑搖렪只렑^ 11100110100100001001011011101011101000001010101011100101100011111010101011101011101000001001000111100110100100001001011011101011101000001010101011100101100011111010101011101011101000001001000101011110 e69096eba0aae58faaeba091e69096eba0aae58faaeba0915e
UHC 搖렪只렑搖렪只렑^ 1110100011110100100011101011100011110001111111101000111010100110111010001111010010001110101110001111000111111110100011101010011001011110 e8f48eb8f1fe8ea6e8f48eb8f1fe8ea65e

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