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??? 001111110011111100111111001111110011111101010111001111110011111100111111 3f3f3f3f3f573f3f3f
SJIS-WIN ???羞?W?詢? 0011111100111111001111111110001110110101001111110101011100111111111001100110110100111111 3f3f3fe3b53f573fe66d3f
EUC-JP ???羞?W?詢? 0011111100111111001111111110011010110111001111110101011100111111111010111100111000111111 3f3f3fe6b73f573febce3f
UTF-8 렳롕렾羞렱W렾詢롛 11101011101000001011001111101011101000011001010111101011101000001011111011100111101111101001111011101011101000001011000101010111111010111010000010111110111010001010100110100010111010111010000110011011 eba0b3eba195eba0bee7be9eeba0b157eba0bee8a9a2eba19b
UHC 렳롕렾羞렱W렾詢롛 1000111011000000100011101101100110001110110001101110001010111010100011101011111001010111100011101100011011100010111100111000111011011111 8ec08ed98ec6e2ba8ebe578ec6e2f38edf

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