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 ???晤???晤^ 0011111100111111001111111001110111101011001111110011111100111111100111011110101101011110 3f3f3f9deb3f3f3f9deb5e
EUC-JP ???晤???晤^ 0011111100111111001111111101101011101101001111110011111100111111110110101110110101011110 3f3f3fdaed3f3f3fdaed5e
UTF-8 뤝깰뤖晤뤝깰뤖晤^ 11101011101001001001110111101010101110011011000011101011101001001001011011100110100110011010010011101011101001001001110111101010101110011011000011101011101001001001011011100110100110011010010001011110 eba49deab9b0eba496e699a4eba49deab9b0eba496e699a45e
UHC 뤝깰뤖晤뤝깰뤖晤^ 1000111111001100101100011111110110001111110001101110011111111011100011111100110010110001111111011000111111000110111001111111101101011110 8fccb1fd8fc6e7fb8fccb1fd8fc6e7fb5e

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