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 ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
SJIS-WIN 郁???^}郁???^{^ 100010001110100000111111001111110011111101011110011111011000100011101000001111110011111100111111010111100111101101011110 88e83f3f3f5e7d88e83f3f3f5e7b5e
EUC-JP 郁???^}郁???^{^ 101100001110101000111111001111110011111101011110011111011011000011101010001111110011111100111111010111100111101101011110 b0ea3f3f3f5e7db0ea3f3f3f5e7b5e
UTF-8 郁렪稶렭^}郁렪稶렭^{^ 1110100110000011100000011110101110100000101010101110011110101000101101101110101110100000101011010101111001111101111010011000001110000001111010111010000010101010111001111010100010110110111010111010000010101101010111100111101101011110 e98381eba0aae7a8b6eba0ad5e7de98381eba0aae7a8b6eba0ad5e7b5e
UHC 郁렪稶렭^}郁렪稶렭^{^ 111010011111010010001110101110001110100111110011100011101011101001011110011111011110100111110100100011101011100011101001111100111000111010111010010111100111101101011110 e9f48eb8e9f38eba5e7de9f48eb8e9f38eba5e7b5e

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