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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 贓?鄭?}贓?鄭?{^ 111001101101100100111111100100110100000100111111011111011110011011011001001111111001001101000001001111110111101101011110 e6d93f93413f7de6d93f93413f7b5e
EUC-JP 贓?鄭?}贓?鄭?{^ 111011001101101100111111110001011010001000111111011111011110110011011011001111111100010110100010001111110111101101011110 ecdb3fc5a23f7decdb3fc5a23f7b5e
UTF-8 贓렪鄭렱}贓렪鄭렱{^ 111010001011010010010011111010111010000010101010111010011000010010101101111010111010000010110001011111011110100010110100100100111110101110100000101010101110100110000100101011011110101110100000101100010111101101011110 e8b493eba0aae984adeba0b17de8b493eba0aae984adeba0b17b5e
UHC 贓렪鄭렱}贓렪鄭렱{^ 11101101111111001000111010111000111011111111011110001110101111100111110111101101111111001000111010111000111011111111011110001110101111100111101101011110 edfc8eb8eff78ebe7dedfc8eb8eff78ebe7b5e

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