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 隨倬ウァ}隨倬ウァ{^ 111001111010110010011000111010011011001110100111011111011110011110101100100110001110100110110011101001110111101101011110 e7ac98e9b3a77de7ac98e9b3a77b5e
EUC-JP 隨倬ウァ}隨倬ウァ{^ 11101110101011101101000011101011100011101011001110001110101001110111110111101110101011101101000011101011100011101011001110001110101001110111101101011110 eeaed0eb8eb38ea77deeaed0eb8eb38ea77b5e
UTF-8 隨倬ウァ}隨倬ウァ{^ 111010011001101010101000111001011000000010101100111011111011110110110011111011111011110110100111011111011110100110011010101010001110010110000000101011001110111110111101101100111110111110111101101001110111101101011110 e99aa8e580acefbdb3efbda77de99aa8e580acefbdb3efbda77b5e
UHC 隨倬??}隨倬??{^ 111000101100101111110110111100000011111100111111011111011110001011001011111101101111000000111111001111110111101101011110 e2cbf6f03f3f7de2cbf6f03f3f7b5e

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