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???W??^ 001111110101011100111111001111110011111101010111001111110011111101011110 3f573f3f3f573f3f5e
SJIS-WIN ?W???W??^ 001111110101011100111111001111110011111101010111001111110011111101011110 3f573f3f3f573f3f5e
EUC-JP ?W???W??^ 001111110101011100111111001111110011111101010111001111110011111101011110 3f573f3f3f573f3f5e
UTF-8 혰W챕짰혰W혬혪^ 111011011001100010110000010101111110110010110001100101011110110010100111101100001110110110011000101100000101011111101101100110001010110011101101100110001010101001011110 ed98b057ecb195eca7b0ed98b057ed98aced98aa5e
UHC 혰W챕짰혰W혬혪^ 110000101001011101010111110000111010100111000010101011101100001010010111010101111100001010010100110000101001001001011110 c29757c3a9c2aec29757c294c2925e

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