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 ???xn}???xn{^ 00111111001111110011111101111000011011100111110100111111001111110011111101111000011011100111101101011110 3f3f3f786e7d3f3f3f786e7b5e
SJIS-WIN 搖??xn}搖??xn{^ 100111011000101000111111001111110111100001101110011111011001110110001010001111110011111101111000011011100111101101011110 9d8a3f3f786e7d9d8a3f3f786e7b5e
EUC-JP 搖??xn}搖??xn{^ 110110011110101000111111001111110111100001101110011111011101100111101010001111110011111101111000011011100111101101011110 d9ea3f3f786e7dd9ea3f3f786e7b5e
UTF-8 搖쇽쉽xn}搖쇽쉽xn{^ 11100110100100001001011011101100100001111011110111101100100010011011110101111000011011100111110111100110100100001001011011101100100001111011110111101100100010011011110101111000011011100111101101011110 e69096ec87bdec89bd786e7de69096ec87bdec89bd786e7b5e
UHC 搖쇽쉽xn}搖쇽쉽xn{^ 11101000111101001011110011101111101111011011000101111000011011100111110111101000111101001011110011101111101111011011000101111000011011100111101101011110 e8f4bcefbdb1786e7de8f4bcefbdb1786e7b5e

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