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 幸?肢?幸?肢?^ 10001101010010110011111110001110100010000011111110001101010010110011111110001110100010000011111101011110 8d4b3f8e883f8d4b3f8e883f5e
EUC-JP 幸?肢?幸?肢?^ 10111001101011000011111110111011111010000011111110111001101011000011111110111011111010000011111101011110 b9ac3fbbe83fb9ac3fbbe83f5e
UTF-8 幸렪肢급幸렪肢긁^ 11100101101110011011100011101011101000001010101011101000100000101010001011101010101110001000100111100101101110011011100011101011101000001010101011101000100000101010001011101010101110001000000101011110 e5b9b8eba0aae882a2eab889e5b9b8eba0aae882a2eab8815e
UHC 幸렪肢급幸렪肢긁^ 1111101010111001100011101011100011110010101101101011000111011110111110101011100110001110101110001111001010110110101100011101110001011110 fab98eb8f2b6b1defab98eb8f2b6b1dc5e

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