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 ???a]n}???a]n{^ 001111110011111100111111011000010101110101101110011111010011111100111111001111110110000101011101011011100111101101011110 3f3f3f615d6e7d3f3f3f615d6e7b5e
SJIS-WIN 搖??a]n}搖??a]n{^ 1001110110001010001111110011111101100001010111010110111001111101100111011000101000111111001111110110000101011101011011100111101101011110 9d8a3f3f615d6e7d9d8a3f3f615d6e7b5e
EUC-JP 搖??a]n}搖??a]n{^ 1101100111101010001111110011111101100001010111010110111001111101110110011110101000111111001111110110000101011101011011100111101101011110 d9ea3f3f615d6e7dd9ea3f3f615d6e7b5e
UTF-8 搖쇽쉽a]n}搖쇽쉽a]n{^ 111001101001000010010110111011001000011110111101111011001000100110111101011000010101110101101110011111011110011010010000100101101110110010000111101111011110110010001001101111010110000101011101011011100111101101011110 e69096ec87bdec89bd615d6e7de69096ec87bdec89bd615d6e7b5e
UHC 搖쇽쉽a]n}搖쇽쉽a]n{^ 111010001111010010111100111011111011110110110001011000010101110101101110011111011110100011110100101111001110111110111101101100010110000101011101011011100111101101011110 e8f4bcefbdb1615d6e7de8f4bcefbdb1615d6e7b5e

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