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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ??????遊щ? 0011111100111111001111110011111100111111001111111001011101010110100001001000101100111111 3f3f3f3f3f3f9756848b3f
EUC-JP ??????遊щ? 0011111100111111001111110011111100111111001111111100110110110111101001111110101100111111 3f3f3f3f3f3fcdb7a7eb3f
UTF-8 溜삳젨溜삣뵜遊щ젧 1110111110100111100010111110110010000010101100111110110010100000101010001110111110100111100010111110110010000010101000111110101110110101100111001110100110000001100010101101000110001001111011001010000010100111 efa78bec82b3eca0a8efa78bec82a3ebb59ce9818ad189eca0a7
UHC 溜삳젨溜삣뵜遊щ젧 111010101111111010111011111010111010000010100000111010101111111010111011111001011001010010011100111010111011010010101100111010111010000010011111 eafebbeba0a0eafebbe5949cebb4aceba09f

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