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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ????щ????^ 0011111100111111001111110011111110000100100010110011111100111111001111110011111101011110 3f3f3f3f848b3f3f3f3f5e
EUC-JP ???馹щ????^ 00111111001111110011111110001111111010011010000110100111111010110011111100111111001111110011111101011110 3f3f3f8fe9a1a7eb3f3f3f3f5e
UTF-8 溜븀몯馹щ졋烈숉벉^ 111011111010011110001011111010111011100010000000111010111010101010101111111010011010011010111001110100011000100111101100101000011000101111101111101001101001111111101100100010001000100111101011101100101000100101011110 efa78bebb880ebaaafe9a6b9d189eca18befa69fec8889ebb2895e
UHC 溜븀몯馹щ졋烈숉벉^ 11101010111111101011101011100111100100011001100111101100111100011010110011101011101000001011101011100110111011111001100111101101100100111010110001011110 eafebae79199ecf1aceba0bae6ef99ed93ac5e

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