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 賃?鄭?}賃?鄭?{^ 100100101100000000111111100100110100000100111111011111011001001011000000001111111001001101000001001111110111101101011110 92c03f93413f7d92c03f93413f7b5e
EUC-JP 賃?鄭?}賃?鄭?{^ 110001001100001000111111110001011010001000111111011111011100010011000010001111111100010110100010001111110111101101011110 c4c23fc5a23f7dc4c23fc5a23f7b5e
UTF-8 賃렪鄭렱}賃렪鄭렱{^ 111010001011001110000011111010111010000010101010111010011000010010101101111010111010000010110001011111011110100010110011100000111110101110100000101010101110100110000100101011011110101110100000101100010111101101011110 e8b383eba0aae984adeba0b17de8b383eba0aae984adeba0b17b5e
UHC 賃렪鄭렱}賃렪鄭렱{^ 11101100111111001000111010111000111011111111011110001110101111100111110111101100111111001000111010111000111011111111011110001110101111100111101101011110 ecfc8eb8eff78ebe7decfc8eb8eff78ebe7b5e

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