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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 賃?贓?[賃?贓?[^ 100100101100000000111111111001101101100100111111010110111001001011000000001111111110011011011001001111110101101101011110 92c03fe6d93f5b92c03fe6d93f5b5e
EUC-JP 賃?贓?[賃?贓?[^ 110001001100001000111111111011001101101100111111010110111100010011000010001111111110110011011011001111110101101101011110 c4c23fecdb3f5bc4c23fecdb3f5b5e
UTF-8 賃렔贓렔[賃렔贓렔[^ 111010001011001110000011111010111010000010010100111010001011010010010011111010111010000010010100010110111110100010110011100000111110101110100000100101001110100010110100100100111110101110100000100101000101101101011110 e8b383eba094e8b493eba0945be8b383eba094e8b493eba0945b5e
UHC 賃렔贓렔[賃렔贓렔[^ 11101100111111001000111010101001111011011111110010001110101010010101101111101100111111001000111010101001111011011111110010001110101010010101101101011110 ecfc8ea9edfc8ea95becfc8ea9edfc8ea95b5e

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