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^ 001111110011111100111111011101110011111100111111001111110111011101011110 3f3f3f773f3f3f775e
SJIS-WIN 汝??w汝??w^ 1001001111110000001111110011111101110111100100111111000000111111001111110111011101011110 93f03f3f7793f03f3f775e
EUC-JP 汝??w汝??w^ 1100011011110010001111110011111101110111110001101111001000111111001111110111011101011110 c6f23f3f77c6f23f3f775e
UTF-8 汝낆닠w汝낆닠w^ 111001101011000110011101111010111000001010000110111010111000101110100000011101111110011010110001100111011110101110000010100001101110101110001011101000000111011101011110 e6b19deb8286eb8ba077e6b19deb8286eb8ba0775e
UHC 汝낆닠w汝낆닠w^ 111001101010001110000101111011001000100010100000011101111110011010100011100001011110110010001000101000000111011101011110 e6a385ec88a077e6a385ec88a0775e

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