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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 搖?幸?}搖?幸?{^ 100111011000101000111111100011010100101100111111011111011001110110001010001111111000110101001011001111110111101101011110 9d8a3f8d4b3f7d9d8a3f8d4b3f7b5e
EUC-JP 搖?幸?}搖?幸?{^ 110110011110101000111111101110011010110000111111011111011101100111101010001111111011100110101100001111110111101101011110 d9ea3fb9ac3f7dd9ea3fb9ac3f7b5e
UTF-8 搖렪幸㏈}搖렪幸㏈{^ 111001101001000010010110111010111010000010101010111001011011100110111000111000111000111110001000011111011110011010010000100101101110101110100000101010101110010110111001101110001110001110001111100010000111101101011110 e69096eba0aae5b9b8e38f887de69096eba0aae5b9b8e38f887b5e
UHC 搖렪幸㏈}搖렪幸㏈{^ 11101000111101001000111010111000111110101011100110100111101111000111110111101000111101001000111010111000111110101011100110100111101111000111101101011110 e8f48eb8fab9a7bc7de8f48eb8fab9a7bc7b5e

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