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 幸?衆?幸?衆?^ 10001101010010110011111110001111010011110011111110001101010010110011111110001111010011110011111101011110 8d4b3f8f4f3f8d4b3f8f4f3f5e
EUC-JP 幸?衆?幸?衆?^ 10111001101011000011111110111101101100000011111110111001101011000011111110111101101100000011111101011110 b9ac3fbdb03fb9ac3fbdb03f5e
UTF-8 幸렪衆쉈幸렪衆쉈^ 11100101101110011011100011101011101000001010101011101000101000011000011011101100100010011000100011100101101110011011100011101011101000001010101011101000101000011000011011101100100010011000100001011110 e5b9b8eba0aae8a186ec8988e5b9b8eba0aae8a186ec89885e
UHC 幸렪衆쉈幸렪衆쉈^ 1111101010111001100011101011100011110001111010111011110110100101111110101011100110001110101110001111000111101011101111011010010101011110 fab98eb8f1ebbda5fab98eb8f1ebbda55e

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