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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN ?щ?\}?щ?\{^ 00111111100001001000101100111111010111000111110100111111100001001000101100111111010111000111101101011110 3f848b3f5c7d3f848b3f5c7b5e
EUC-JP ?щ?\}?щ?\{^ 00111111101001111110101100111111010111000111110100111111101001111110101100111111010111000111101101011110 3fa7eb3f5c7d3fa7eb3f5c7b5e
UTF-8 吳щ젿\}吳щ젿\{^ 111001011001000010110011110100011000100111101100101000001011111101011100011111011110010110010000101100111101000110001001111011001010000010111111010111000111101101011110 e590b3d189eca0bf5c7de590b3d189eca0bf5c7b5e
UHC 吳щ젿\}吳щ젿\{^ 1110011111101111101011001110101110100000101100010101110001111101111001111110111110101100111010111010000010110001010111000111101101011110 e7efaceba0b15c7de7efaceba0b15c7b5e

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