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 ?????W?? 0011111100111111001111110011111100111111010101110011111100111111 3f3f3f3f3f573f3f
SJIS-WIN ???羞?W?蕣 00111111001111110011111111100011101101010011111101010111001111111110010011111010 3f3f3fe3b53f573fe4fa
EUC-JP ???羞?W?蕣 00111111001111110011111111100110101101110011111101010111001111111110100011111100 3f3f3fe6b73f573fe8fc
UTF-8 렳롕렾羞렱W렾蕣 11101011101000001011001111101011101000011001010111101011101000001011111011100111101111101001111011101011101000001011000101010111111010111010000010111110111010001001010110100011 eba0b3eba195eba0bee7be9eeba0b157eba0bee895a3
UHC 렳롕렾羞렱W렾蕣 100011101100000010001110110110011000111011000110111000101011101010001110101111100101011110001110110001101110001011110010 8ec08ed98ec6e2ba8ebe578ec6e2f2

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